summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-01-27 15:08:47 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2017-01-27 15:08:47 -0800
commit8d2801b4a7ef0cefde506da37d1a188f66cb68d7 (patch)
tree2c9312d683a474f3ef1dc09c357deaf685e0f54e
parent89631c6fb182da8931a3a0e53f2b17f3d52f19cb (diff)
downloadmixlib-shellout-8d2801b4a7ef0cefde506da37d1a188f66cb68d7.tar.gz
update rubygems for rainbow
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index f77d573..28638b9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,5 +10,6 @@ branches:
- master
before_install:
- gem update bundler
+ - gem update --system
script: bundle exec rake