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:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d982d417..80520260 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ gemfile:
- test/gemfiles/sass_3_3.gemfile
- test/gemfiles/sass_head.gemfile
before_install:
- - "npm install node-sass"
+ - "npm install node-sass mincer ejs"
matrix:
allow_failures:
- gemfile: test/gemfiles/sass_head.gemfile