Skip to content

Commit

Permalink
CI: run Rubinius in trusty
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle committed Apr 10, 2020
1 parent 3290111 commit 6821651
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@ rvm:
- 2.3.0
- 2.4.1
- 2.5.3
- rbx-4

matrix:
include:
- rvm: jruby-9.1.17.0
jdk: openjdk8
- rvm: jruby-9.2.11.1
jdk: openjdk11
- rvm: rbx-4
dist: trusty
allow_failures:
- rvm: rbx-4
fast_finish: true
Expand Down

0 comments on commit 6821651

Please sign in to comment.