Skip to content

Commit

Permalink
Allow ruby 2.0.0 and puppet version 2.7 to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
rhaen committed Sep 26, 2013
1 parent 8989de1 commit 83d3fa6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ env:
matrix:
allow_failures:
- rvm: ruby-head
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 2.7"
notifications:
email: false


0 comments on commit 83d3fa6

Please sign in to comment.