Skip to content

Commit 67fd986

Browse files
committed
:test: Allow rbx failures in Travis CI for now.
1 parent e20e1a1 commit 67fd986

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.travis.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@ rvm:
88
- 1.8.7
99
- jruby
1010
- rbx
11-
11+
matrix:
12+
allow_failures:
13+
- rvm: rbx
14+
cache: bundler

0 commit comments

Comments
 (0)