We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad9f76d commit 71cb1e2Copy full SHA for 71cb1e2
.travis.yml
@@ -30,5 +30,15 @@ matrix:
30
gemfile: gemfiles/nokogiri-1.5.gemfile
31
- rvm: jruby-9.2.0.0
32
33
+ - rvm: 2.1.5
34
+ gemfile: gemfiles/nokogiri-1.5.gemfile
35
+ - rvm: 2.2.0
36
37
+ - rvm: 2.3.0
38
39
+ - rvm: 2.4.0
40
41
+ - rvm: 2.5.0
42
43
env:
44
- JRUBY_OPTS="--debug"
0 commit comments