We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67576d4 commit 2c9cd00Copy full SHA for 2c9cd00
1 file changed
.travis.yml
@@ -6,4 +6,8 @@ rvm:
6
- 2.1.1
7
- rbx-2
8
- jruby
9
+matrix:
10
+ allow_failures:
11
+ - rvm: rbx-2
12
+cache: bundler
13
0 commit comments