Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

Commit 0f80921

Browse files
author
Trung Lê
committed
s/rubinius-3/rbx
1 parent 2652512 commit 0f80921

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ language: ruby
44
rvm:
55
- 2.6
66
- 2.5
7-
- rubinius-3
7+
- rbx
88
matrix:
99
include:
1010
- rvm: 2.5.1
1111
os: osx
1212
osx_image: xcode9.4.1
1313
allow_failures:
14-
- rvm: rubinius-3
14+
- rvm: rbx
1515
fast_finish: true
1616
addons:
1717
apt:

0 commit comments

Comments
 (0)