Skip to content

Commit 3b6230f

Browse files
committed
Use rbx-2 instead of rbx on Travis
1 parent d5a08c0 commit 3b6230f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ rvm:
3333
- ree
3434
matrix:
3535
allow_failures:
36-
- rvm: rbx
36+
- rvm: rbx-2
3737
include:
3838
- rvm: 2.0.0
3939
env: DB=mariadb55
4040
- rvm: 2.0.0
4141
env: DB=mariadb10
42-
- rvm: rbx
42+
- rvm: rbx-2
4343
env: RBXOPT=-Xgc.honor_start=true

0 commit comments

Comments
 (0)