Skip to content

Commit

Permalink
Merge pull request #471 from puppetlabs/travisci_update
Browse files Browse the repository at this point in the history
Updated travisci file to remove allow_failures on Puppet4
  • Loading branch information
tphoney committed Jun 5, 2015
2 parents c69b75f + 650216e commit 237c4b5
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 @@ -17,8 +17,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 237c4b5

Please sign in to comment.