Skip to content

Commit

Permalink
Allow jruby-head to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
hab278 committed Dec 12, 2014
1 parent cbc941a commit bd04cb8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
language: ruby
rvm:
- jruby-19mode
- jruby-head
- jruby-head
matrix:
allow_failures:
- rvm: jruby-head

0 comments on commit bd04cb8

Please sign in to comment.