summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorSeth Thomas <sthomas@chef.io>2018-08-06 17:42:15 -0600
committerSeth Thomas <sthomas@chef.io>2018-08-06 20:07:15 -0600
commit8c2e52c50079422a5fb4f3970bdd6481b9063bc4 (patch)
tree77f26be13c6660cdcd6cf2f5e9e2bfac5b78e105 /.travis.yml
parent660dc91025f5bb97688a633935f03a6a2a91b193 (diff)
downloadchef-8c2e52c50079422a5fb4f3970bdd6481b9063bc4.tar.gz
Maybe hold off on rspec 3.8
Signed-off-by: Seth Thomas <sthomas@chef.io>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index fa6bd7764a..cade7e5fca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -13,6 +13,7 @@ before_install:
- gem install bundler -v $(grep :bundler omnibus_overrides.rb | cut -d'"' -f2)
- bundle --version
- rm -f .bundle/config
+ - gem uninstall rspec -v 3.8.0
before_script:
# force all .rspec tests into progress display to reduce line count