Skip to content

Commit

Permalink
Merge pull request #859 from olleolleolle/rubinius-ci-config
Browse files Browse the repository at this point in the history
CI: Rubinius as rbx-3.107, on Trusty
  • Loading branch information
pitr-ch committed Mar 9, 2020
2 parents 2c0755b + 70ffe8d commit aa9295e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,8 @@ matrix:
jdk: openjdk8

- name: Rubinius
rvm: rbx-3
rvm: rbx-3.107
dist: trusty

- name: Coverage on MRI 2.3.8
rvm: 2.3.8
Expand All @@ -66,7 +67,7 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-3
- name: Rubinius
- name: TruffleRuby Latest
- name: YARD uptodate in docs

Expand Down

0 comments on commit aa9295e

Please sign in to comment.