summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2016-01-27 14:21:38 -0800
committerNoah Kantrowitz <noah@coderanger.net>2016-01-27 14:21:38 -0800
commita6ea6612b7c7432f83d1f900169f28dd4802f413 (patch)
tree6defc75b0c1f257bf6670e18e1c06f5767ec3c23
parentf96ce197a51a2269abbb9656145a6960ae1ebefe (diff)
parent1640a0fa86d37805a711c273a4b5f353f0259cc4 (diff)
downloadchef-a6ea6612b7c7432f83d1f900169f28dd4802f413.tar.gz
Merge pull request #4477 from chef/jdm/disable-poise
Remove poise from the test matrix
-rw-r--r--.travis.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.travis.yml b/.travis.yml
index be50c6bea4..773a318d95 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -71,9 +71,6 @@ matrix:
before_install:
env: "GEMFILE_MOD=\"gem 'halite', github: 'poise/halite'\""
script: bundle exec rake halite_spec
- - rvm: 2.2
- env: "GEMFILE_MOD=\"gem 'poise', github: 'poise/poise'\""
- script: bundle exec rake poise_spec
### START TEST KITCHEN ONLY ###
- rvm: 2.2
gemfile: kitchen-tests/Gemfile