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:
authorGleb Mazovetskiy <glex.spb@gmail.com>2014-10-28 07:38:54 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2014-10-28 07:38:54 +0300
commite018e193c7ce672abae245e2dab98834c35c9690 (patch)
tree8a64f3ed0292c8b402b921babfb0fd5485025c00 /.travis.yml
parentfb65c6a1376d0075b19d29c1fe6e6d364e6b10c2 (diff)
just use sh for node-sass test
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6bac4ff..3087a94 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,3 +20,6 @@ notifications:
env:
global:
- VERBOSE=1
+script:
+ - bundle exec rake
+ - sh test/*.sh