mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
Travis: add --clean in bundle install command.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user