Skip to content

Commit

Permalink
Merge pull request #268 from codekitchen/allow-ruby-head-failures
Browse files Browse the repository at this point in the history
allow ruby-head to fail travis builds
  • Loading branch information
nateberkopec committed Dec 11, 2014
2 parents d62c61c + 193b8f3 commit 10fb936
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ notifications:
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: ruby-head
exclude:
- rvm: 1.8.7
gemfile: gemfiles/rails42.gemfile
Expand Down

0 comments on commit 10fb936

Please sign in to comment.