Skip to content

Commit

Permalink
run puppet 2.6 only with 1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
saz committed Oct 6, 2013
1 parent d089879 commit 8f42708
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ rvm:
- 1.9.3
env:
matrix:
- PUPPET_GEM_VERSION="~> 2.6.0"
- PUPPET_GEM_VERSION="~> 2.7.0"
- PUPPET_GEM_VERSION="~> 3.0.0"
- PUPPET_GEM_VERSION="~> 3.1.0"
Expand All @@ -31,6 +30,8 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3.2.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.3.0"
- rvm: 1.8.7
env: PUPPET_GEM_VERSION="~> 2.6.0"
notifications:
email: false
gemfile: .gemfile

0 comments on commit 8f42708

Please sign in to comment.