Skip to content

Commit

Permalink
Ruby unit tests against JRuby on Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Apr 25, 2019
1 parent cbceccc commit 22a0f94
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,9 @@ matrix:
python: 3.6
- env: TASK=//rb:unit-test
<<: *ruby
- env: TASK=//rb:unit-test
<<: *ruby
rvm: jruby
- env: CHROME=1 TASK=//rb:chrome-test
<<: *ruby
<<: *chrome
Expand Down

0 comments on commit 22a0f94

Please sign in to comment.