Skip to content

Commit

Permalink
Let builds pass with errors in Rubinius and jRuby
Browse files Browse the repository at this point in the history
  • Loading branch information
clemens committed Apr 7, 2017
1 parent f0bdc87 commit f810d1c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
Expand Up @@ -12,7 +12,7 @@ rvm:
- 2.3.4
- 2.2.7
- 2.1.10
- jruby-9.1.2.0
- jruby-9.1.8.0
- rbx-2

gemfile:
Expand All @@ -24,3 +24,6 @@ matrix:
# Rails 5.0 needs Ruby > 2.2.2
- rvm: 2.1.10
gemfile: ci/Gemfile.rails50
allow_failures:
- rvm: rbx-2
- rvm: jruby-9.1.8.0

0 comments on commit f810d1c

Please sign in to comment.