summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-04-21 18:47:13 -0700
committerTim Smith <tsmith@chef.io>2018-04-21 18:47:13 -0700
commitf6f9f3c0cde1829e09e095796dc7f50700fec5aa (patch)
tree284c3a22ea8125f690cb5a3e069df19b9706a403
parentf3698119a48d4706bccd4767f3c50f0820f9ae5c (diff)
downloadchef-avoid_double_test.tar.gz
Remove duplicate knife-windows travis testingavoid_double_test
Not sure how this got in there, but we certainly don't need it. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index f0dcf4430a..a6c9614b09 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -116,10 +116,6 @@ matrix:
TEST_GEM: poise/poise
script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake spec
rvm: 2.5.1
- - env:
- TEST_GEM: chef/knife-windows
- script: bundle exec tasks/bin/run_external_test $TEST_GEM master rake unit_spec
- rvm: 2.5.1
### START TEST KITCHEN ONLY ###
#
- rvm: 2.4.4