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>2013-10-17 00:34:53 +0400
committerGleb Mazovetskiy <glex.spb@gmail.com>2013-10-17 00:34:53 +0400
commit0151f454feb5161e4505f08ee0f27d1d47667b72 (patch)
treeef23c29a30219b9de8e3cec2aa2944b8e53bf81d /.travis.yml
parentbd004fc6cb8e4e5969e495324b07137028df48dd (diff)
Update .travis.yml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 851c9b52..6d1fa44a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,3 +7,8 @@ rvm:
gemfile:
- test/gemfiles/sass_3_2.gemfile
- test/gemfiles/sass_head.gemfile
+matrix:
+ allow_failures:
+ - gemfile: test/gemfiles/sass_head.gemfile
+
+