Skip to content

Commit

Permalink
jruby: specs are passing but travis return exit code 1
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagoamaro committed Nov 10, 2013
1 parent 190d98e commit ec39289
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
Expand Up @@ -12,10 +12,13 @@ rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
matrix:
allow_failures:
- rvm: jruby-19mode
env:
- DB=sqlite
- DB=mysql
- DB=postgres
branches:
only:
- 2-1-stable
- 2-1-stable

0 comments on commit ec39289

Please sign in to comment.