summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-06-04 11:58:23 -0700
committerTim Smith <tsmith@chef.io>2018-06-04 11:58:23 -0700
commit022eeef5aee79c5fd7677932af1065a1d9289983 (patch)
tree68b478e0abe728fbea3f5de2bd081f4fb0b44415
parent798325242adcb2ad97649fca1cd1523fef8a73c3 (diff)
downloadohai-travis_ruby.tar.gz
Test on the latest Ruby releases in Travistravis_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 fcb2f338..c8b4ecca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,8 +16,8 @@ before_install:
- bundle --version
- rm -f .bundle/config
rvm:
- - 2.4.3
- - 2.5.0
+ - 2.4.4
+ - 2.5.1
- ruby-head
matrix: