Skip to content

Commit

Permalink
Merge pull request #337 from ghoneycutt/allow_failure_ruby231
Browse files Browse the repository at this point in the history
Allow failure for Ruby 2.3.1
  • Loading branch information
ghoneycutt authored Oct 11, 2016
2 parents a475fc7 + bf3a5e5 commit 5aa5a14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ script: 'bundle exec rake validate && bundle exec rake lint && SPEC_OPTS="--form

matrix:
fast_finish: true
allow_failures:
- rvm: 2.3.1
exclude:
- rvm: 2.0.0
env: PUPPET_GEM_VERSION="~> 3.1.0"
Expand Down

0 comments on commit 5aa5a14

Please sign in to comment.