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

github.com/twbs/bootstrap-rubygem.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugeny Vlasenko <mahnunchik@gmail.com>2014-03-14 23:23:29 +0400
committerEugeny Vlasenko <mahnunchik@gmail.com>2014-03-14 23:23:29 +0400
commitedc3b0f669401717663f42c5e6ce0fe565ead988 (patch)
tree0ba64d4a78a9e31e8c1924e9daab6da5517f1a39 /.travis.yml
parentfe708c824139f14ecbf8e359127ac5293009a664 (diff)
added tests for mincer font/image helpers
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 d982d41..8052026 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