summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
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 4849604a80..969f35c8b9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -97,7 +97,7 @@ matrix:
rvm: 2.4.3
- env:
TEST_GEM: chef/cheffish
- script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake spec
+ script: bundle exec tasks/bin/run_external_test $TEST_GEM cheffish-13 rake spec
rvm: 2.4.3
- env:
TEST_GEM: chefspec/chefspec