We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e20e1a1 commit 67fd986Copy full SHA for 67fd986
.travis.yml
@@ -8,4 +8,7 @@ rvm:
8
- 1.8.7
9
- jruby
10
- rbx
11
-
+matrix:
12
+ allow_failures:
13
+ - rvm: rbx
14
+cache: bundler
0 commit comments