Skip to content

Commit 175ca86

Browse files
Remove rbx-2 from Travis CI build matrix
because it can no longher be installed due to missing binaries. See: http://binaries.rubini.us/index.txt
1 parent 0ff2f94 commit 175ca86

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ rvm:
4545
- ree
4646
matrix:
4747
allow_failures:
48-
- rvm: rbx-2
4948
- os: osx
5049
include:
5150
- rvm: 2.0.0
@@ -54,7 +53,5 @@ matrix:
5453
env: DB=mariadb10
5554
- rvm: 2.0.0
5655
env: DB=mysql57
57-
- rvm: rbx-2
58-
env: RBXOPT=-Xgc.honor_start=true
5956
- rvm: 2.0.0
6057
os: osx

0 commit comments

Comments
 (0)