summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2016-12-21 14:52:44 -0800
committerTim Smith <tsmith@chef.io>2016-12-21 14:54:06 -0800
commit47e1c4d0cd78051f18485ed7fc203b2b4b8de906 (patch)
tree616a453d19b77b3d45aaaedac8dd5886abe195a3
parentd0de89cff20ef0dd4e2be0cb8b8f6a7266154c69 (diff)
downloadohai-47e1c4d0cd78051f18485ed7fc203b2b4b8de906.tar.gz
Bump ruby versions and test on ruby head
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml8
1 files changed, 6 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 44bc1b37..9c113bec 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -14,8 +14,12 @@ before_install:
- gem --version
rvm:
- 2.1.9
- - 2.2.5
- - 2.3.1
+ - 2.2.6
+ - 2.3.3
+ - ruby-head
+
+allow_failures:
+ - rvm: ruby-head
script:
- bundle exec chefstyle