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

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGleb Mazovetskiy <glex.spb@gmail.com>2015-09-27 15:57:47 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-09-27 15:57:47 +0300
commit4007eaed983c1b82349fc657d6397d9fec506a5b (patch)
tree0d7acb0401f2280e6a91f43ebd5d347351cdb4f7 /.travis.yml
parente7ac42381ae6583d1557e5fa57e4d337a7d1c120 (diff)
Travis: cache bundler
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 4a9c1464..35217d86 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,4 +1,6 @@
language: ruby
+cache: bundler
+bundler_args: --path ../../vendor/bundle --without debug
rvm:
- 2.2
gemfile: