summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-11-23 12:02:25 -0800
committerTim Smith <tsmith@chef.io>2018-11-23 12:02:25 -0800
commit4869f510d0dcbf8e6aea4e7ac7b65cabfc052932 (patch)
tree95296c78264c8e7057a1aed991ea569b822699d7
parenta890a164dc3128137203b9a5bd1b4d5c86a0da54 (diff)
downloadohai-newer_ruby.tar.gz
Test on the latest ruby in Travisnewer_ruby
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index bb8a682d..2e09cebf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -18,8 +18,8 @@ before_install:
- bundle --version
- rm -f .bundle/config
rvm:
- - 2.4.4
- - 2.5.1
+ - 2.4.5
+ - 2.5.3
- ruby-head
matrix: