Skip to content

Commit

Permalink
Updated travisci file to remove allow_failures on Puppet4
Browse files Browse the repository at this point in the history
  • Loading branch information
jonnytdevops committed Jun 4, 2015
1 parent 0dd4f69 commit 650216e
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 650216e

Please sign in to comment.