summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-01-13 13:30:52 -0800
committerTim Smith <tsmith@chef.io>2017-01-13 13:30:52 -0800
commit61244abd6538ab5ca9ae11e8029b4fd6ed3f1e53 (patch)
treedb1d7604781643ae6a9dcf01b1800539fee3ee57
parent7f33f2b2f47f95beb485123f01469dbe2034d35b (diff)
downloadmixlib-shellout-24_testing.tar.gz
Test on Ruby 2.4.024_testing
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index c5340d5..f77d573 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,8 +2,9 @@ language: ruby
cache: bundler
sudo: false
rvm:
- - 2.2.5
- - 2.3.1
+ - 2.2.6
+ - 2.3.3
+ - 2.4.0
branches:
only:
- master