summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-19 11:13:49 -0700
committerTim Smith <tsmith@chef.io>2019-03-19 11:13:49 -0700
commit3b395d65908233e9c9bdaba728201b79b4968402 (patch)
tree223d8a93c24bd522d5157450939aab257b7148c1
parent1b2bcba4cbbfebae3bb962357155a40dd195c17f (diff)
downloadchef-3b395d65908233e9c9bdaba728201b79b4968402.tar.gz
Disable halite testing in travis again
This snuck back in Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 078832e633..739b630ff9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -367,7 +367,7 @@ matrix:
- env:
TEST_GEM: poise/halite
script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake spec
- rvm: 2.5.5
+ rvm: 2.6.2
notifications:
on_change: true