summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-04-03 20:53:29 -0700
committerTim Smith <tsmith@chef.io>2017-04-03 20:53:29 -0700
commita82ca14d54b1ff277cb720b5b112ca55881c8074 (patch)
tree8d9970324f5f69e928f76d54d9b07d17002bf8e7
parentc456d2a9dbb658d71ff0bbb1064b2f9e8cc92b17 (diff)
downloadohai-up_ruby_in_travis.tar.gz
Bump Ruby versions in Travis to the latestup_ruby_in_travis
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index b2a601c6..53a3b227 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,9 +17,9 @@ before_install:
- bundle --version
- rm -f .bundle/config
rvm:
- - 2.2.6
- - 2.3.3
- - 2.4.0
+ - 2.2.7
+ - 2.3.4
+ - 2.4.1
- ruby-head
allow_failures: