summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-01-04 16:32:30 -0800
committerTim Smith <tsmith@chef.io>2017-01-13 11:08:24 -0800
commit7caddd55aac75c375122ededd0739e12527d2f1f (patch)
treeab6cf8f01e4b66d8766bc31a32927c7e5b991d24 /.travis.yml
parent60c7fd2a22cc95a8e52e9c0579ed7d49c531635a (diff)
downloadohai-7caddd55aac75c375122ededd0739e12527d2f1f.tar.gz
Require Ruby 2.2+ruby22
chef/chef already requires Ruby 2.2. We've removed support for Ruby 2.1 in our other projects and community tooling. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 9c113bec..ed14dd13 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,9 +13,9 @@ before_install:
- bundle --version
- gem --version
rvm:
- - 2.1.9
- 2.2.6
- 2.3.3
+ - 2.4.0
- ruby-head
allow_failures: