Skip to content

Commit

Permalink
Don't allow failure on Puppet 4
Browse files Browse the repository at this point in the history
  • Loading branch information
mcanevet committed May 25, 2015
1 parent 8bb988f commit 565e9e9
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.0
env: PUPPET_GEM_VERSION="~> 4.0"
allow_failures:
- rvm: 2.1.0
env: PUPPET_GEM_VERSION="~> 4.0"
notifications:
email: false

0 comments on commit 565e9e9

Please sign in to comment.