summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThom May <thom@may.lt>2018-04-23 18:02:43 +0100
committerGitHub <noreply@github.com>2018-04-23 18:02:43 +0100
commit7247cc3cb62359fcdff6152c8c605cd37e854e75 (patch)
tree48d34390bcdc104991a59943954f096c1fbdd73b
parent669effad9f4142015ed145640c223a80dbabe0b4 (diff)
parentf6f9f3c0cde1829e09e095796dc7f50700fec5aa (diff)
downloadchef-7247cc3cb62359fcdff6152c8c605cd37e854e75.tar.gz
Merge pull request #7175 from chef/avoid_double_test
Remove duplicate knife-windows travis testing
-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