summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-01-28 15:31:48 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2016-02-09 09:16:06 -0800
commit99ea57ca5bdd46902855a7cd80b86d24d3371486 (patch)
treedc18b3a3c329783d217bf9a2c2b91fa933e77d9c
parent39f2914bbaab9d3aff605da296ccff557371f608 (diff)
downloadchef-99ea57ca5bdd46902855a7cd80b86d24d3371486.tar.gz
also update rubygems correctly
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 537a4f7f47..4aa2cd7f46 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -77,6 +77,7 @@ matrix:
- rvm: 2.2
gemfile: kitchen-tests/Gemfile
before_install:
+ - gem update --system
- gem install bundler
- echo -n $DO_KEY_CHUNK_{0..30} >> ~/.ssh/id_aws.base64
- cat ~/.ssh/id_aws.base64 | tr -d ' ' | base64 --decode > ~/.ssh/id_aws.pem
@@ -128,6 +129,7 @@ matrix:
sudo: required
dist: trusty
before_install:
+ - gem update --system
- gem install bundler
- sudo apt-get update
- sudo apt-get -y install squid3 git curl