aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index fbd6d7401..841d17971 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,7 +8,7 @@ node_js:
- "6"
- "8"
install:
- - bundle install --deployment --jobs=3 --retry=3
+ - bundle install --deployment --jobs=3 --retry=3 --clean
- npm install
script:
- npm test