Skip to content

Commit c2ca65a

Browse files
Try to fix Travis CI rbx-2 missing binary error
1 parent 384e487 commit c2ca65a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ matrix:
5555
env: DB=mariadb10
5656
- rvm: 2.0.0
5757
env: DB=mysql57
58-
- rvm: rbx-2
58+
- rvm: rbx-2.2.7
5959
env: RBXOPT=-Xgc.honor_start=true
6060
- rvm: 2.0.0
6161
os: osx

0 commit comments

Comments
 (0)