Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Allow CI build failure for JRuby.
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Aug 22, 2015
1 parent 1a455f4 commit fd43d09
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ rvm:
- 2.2
- jruby

matrix:
allow_failures:
- rvm: jruby

notifications:
email: false

Expand Down

0 comments on commit fd43d09

Please sign in to comment.