Skip to content

Commit d78ed02

Browse files
committed
Disallow all failures
1 parent 920f229 commit d78ed02

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

.travis.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,19 +40,14 @@ rvm:
4040
- 2.1
4141
- 2.2
4242
- ree
43+
- rbx-2
4344
matrix:
44-
allow_failures:
45-
- env: DB=mysql57
46-
- rvm: rbx-2
47-
- os: osx
4845
include:
4946
- rvm: 2.0.0
5047
env: DB=mariadb55
5148
- rvm: 2.0.0
5249
env: DB=mariadb10
5350
- rvm: 2.0.0
5451
env: DB=mysql57
55-
- rvm: rbx-2
56-
env: RBXOPT=-Xgc.honor_start=true
5752
- rvm: 2.0.0
5853
os: osx

0 commit comments

Comments
 (0)