Skip to content

Commit 70ffe8d

Browse files
committed
CI: Rubinius as rbx-3.107
- Compared to its canary repo at https://travis-ci.org/rubinius/travis-canary/builds/488215948/config - Use the name property to find the matrix member in the allow_failures section - Use trusty
1 parent 2c0755b commit 70ffe8d

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)