summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-12-22 17:41:39 -0800
committerGitHub <noreply@github.com>2016-12-22 17:41:39 -0800
commit3a8a4e1781430a6ee3a6f00cc8c6f0967f693c22 (patch)
tree92938c80b5931163c22875953e6b6e9f3fbdf418
parent22958e3499843d0773eb7279b6bd4dcd51a2b9bb (diff)
parent47e1c4d0cd78051f18485ed7fc203b2b4b8de906 (diff)
downloadohai-3a8a4e1781430a6ee3a6f00cc8c6f0967f693c22.tar.gz
Merge pull request #934 from chef/travis
Bump ruby versions and test on ruby head
-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