Skip to content

Commit

Permalink
Merge pull request #333 from puppetlabs/travisci_update
Browse files Browse the repository at this point in the history
Updated travisci file to do testing for Puppet 4
  • Loading branch information
tphoney committed Jun 5, 2015
2 parents 4c13cb0 + 2059f81 commit 375de4a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ matrix:
env: PUPPET_GEM_VERSION="~> 3.0"
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.0"
allow_failures:
- rvm: 2.1.6
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
- rvm: 2.1.6
env: PUPPET_GEM_VERSION="~> 4.0" STRICT_VARIABLES="yes"
notifications:
email: false

0 comments on commit 375de4a

Please sign in to comment.