Skip to content

Commit

Permalink
Update travis config to a supported version of Ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
twalpole authored and p0deje committed Apr 18, 2019
1 parent 0989713 commit 32de9d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ _bindings:
if: env(BUILD_ONLY) IS NOT present || env(BUILD_ONLY) =~ /python/
ruby: &ruby
language: ruby
rvm: 2.3.8
rvm: 2.4
jdk: oraclejdk8
if: env(BUILD_ONLY) IS NOT present || env(BUILD_ONLY) =~ /ruby/
node: &node
Expand Down

0 comments on commit 32de9d3

Please sign in to comment.