Skip to content

Commit

Permalink
Update .sync.yml to support new .travis.yml configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Colleen Murphy committed Jun 27, 2014
1 parent 0c3f736 commit 32d6c78
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .sync.yml
Original file line number Diff line number Diff line change
@@ -1,21 +1,3 @@
---
.travis.yml:
env_matrix:
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.0.0"
- PUPPET_GEM_VERSION="~> 3.1.0"
- PUPPET_GEM_VERSION="~> 3.2.0"
- PUPPET_GEM_VERSION="~> 3.4.0"
excludes:
- rvm: 1.9.3
env: PUPPET_GEM_VERSION="~> 2.7.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 2.7.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.0.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.1.0"
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 3.2.0"
spec/spec_helper.rb:
unmanaged: true

0 comments on commit 32d6c78

Please sign in to comment.