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 0989713 commit 32de9d3Copy full SHA for 32de9d3
.travis.yml
@@ -21,7 +21,7 @@ _bindings:
21
if: env(BUILD_ONLY) IS NOT present || env(BUILD_ONLY) =~ /python/
22
ruby: &ruby
23
language: ruby
24
- rvm: 2.3.8
+ rvm: 2.4
25
jdk: oraclejdk8
26
if: env(BUILD_ONLY) IS NOT present || env(BUILD_ONLY) =~ /ruby/
27
node: &node
0 commit comments