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

github.com/twbs/bootlint.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2019-04-17 15:14:04 +0300
committerGitHub <noreply@github.com>2019-04-17 15:14:04 +0300
commit1495c1c513e74aeda6b3838db96ed0ece5d697bc (patch)
treea2bc4d25921b9b0b8c461b19f35fdff84a8205fd
parentb2e5757fe03525d0cd6e8918d054dcbd4482cb4f (diff)
Travis: remove bundle cache. (#442)
It didn't have any effect.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c45a9c8..ed651f4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,6 +23,5 @@ matrix:
cache:
directories:
- node_modules
- - vendor/bundle
notifications:
email: false