summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-10-20 10:09:40 -0700
committerTim Smith <tsmith@chef.io>2017-10-20 10:09:40 -0700
commit542536ebcd6a6684f5bbb059ec83309e2fc52c29 (patch)
tree7d0d8ef7e3e6ed257a5521b1ac4e1c9a892d4ec0
parent1b33b8d56758993851a8c6b6b95a1f2bd25a6545 (diff)
downloadohai-542536ebcd6a6684f5bbb059ec83309e2fc52c29.tar.gz
Update ruby releases we test on
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 9b9ee9d5..2a77cedb 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,8 +17,8 @@ before_install:
- bundle --version
- rm -f .bundle/config
rvm:
- - 2.3.4
- - 2.4.1
+ - 2.3.5
+ - 2.4.2
- ruby-head
matrix: