Skip to content

Commit

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

0 comments on commit 4de97c3

Please sign in to comment.