Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 0 insertions, 4 deletions
diff --git a/.travis.yml b/.travis.yml
index a748ccb788..3ee10abb12 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,9 +6,6 @@ git:
node_js:
- "8"
- "10"
-install:
- - bundle install --deployment --jobs=3 --retry=3 --clean
- - npm ci
before_script:
- google-chrome-stable --product-version
script:
@@ -20,6 +17,5 @@ after_success:
cache:
directories:
- "$HOME/.npm"
- - vendor/bundle
notifications:
email: false