Skip to content

Commit

Permalink
Allow JRuby failures
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Jun 14, 2013
1 parent ab1db7d commit 5d0f9e5
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 @@ -19,6 +19,8 @@ matrix:
env: "CI_ORM=active_record CI_DB_ADAPTER=mysql"
- rvm: 1.9.3
env: "CI_ORM=active_record CI_DB_ADAPTER=postgresql CI_DB_USERNAME=postgres"
allow_failures:
- jruby-19mode
notifications:
irc: "irc.freenode.org#railsadmin"
before_script:
Expand Down

0 comments on commit 5d0f9e5

Please sign in to comment.