We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cebc17b commit aea72caCopy full SHA for aea72ca
.travis.yml
@@ -9,4 +9,9 @@ rvm:
9
- 2.1.3
10
- 2.1.2
11
- 2.0.0
12
+ - jruby-19mode
13
+ - rbx
14
+jdk:
15
+ - oraclejdk8
16
+
17
before_install: gem install bundler -v ">=1.9.3"
0 commit comments