Skip to content

Commit aa9295e

Browse files
authored
Merge pull request #859 from olleolleolle/rubinius-ci-config
CI: Rubinius as rbx-3.107, on Trusty
2 parents 2c0755b + 70ffe8d commit aa9295e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@ matrix:
5757
jdk: openjdk8
5858

5959
- name: Rubinius
60-
rvm: rbx-3
60+
rvm: rbx-3.107
61+
dist: trusty
6162

6263
- name: Coverage on MRI 2.3.8
6364
rvm: 2.3.8
@@ -66,7 +67,7 @@ matrix:
6667
allow_failures:
6768
- rvm: ruby-head
6869
- rvm: jruby-head
69-
- rvm: rbx-3
70+
- name: Rubinius
7071
- name: TruffleRuby Latest
7172
- name: YARD uptodate in docs
7273

0 commit comments

Comments
 (0)