Skip to content

Commit

Permalink
Remove JRuby from allow_failures
Browse files Browse the repository at this point in the history
It perfectly works with Haml. Especially it has Ripper.
It's worth keeping the compatibility.
  • Loading branch information
k0kubun committed Apr 22, 2017
1 parent d45c2d4 commit 1bac6f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ matrix:
- rvm: 2.4.1
gemfile: test/gemfiles/Gemfile.rails-4.2.x
allow_failures:
- rvm: jruby-9.1.8.0
- rvm: rbx-3
fast_finish: true
script: "bundle exec rake submodules test"

0 comments on commit 1bac6f9

Please sign in to comment.