Skip to content

Commit

Permalink
Merge pull request #19 from marutosi/travis-jruby-rails4
Browse files Browse the repository at this point in the history
allow test failure on JRuby Rails 4
  • Loading branch information
naitoh committed Jun 21, 2015
2 parents ced4d6f + bd64204 commit e368682
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 @@ -16,6 +16,8 @@ matrix:
env: BUNDLE_GEMFILE=Gemfile.rails4
- rvm: 1.9.2
env: BUNDLE_GEMFILE=Gemfile.rails4
- rvm: jruby
env: BUNDLE_GEMFILE=Gemfile.rails4
install:
- bundle install
script:
Expand Down

0 comments on commit e368682

Please sign in to comment.