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:51:03 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-09-27 15:51:03 +0300
commitab2a21db3f3b1b3b12b58f15a9ac701888592f6f (patch)
tree47acc7922622983c5be208049266b84f2decffa6 /.travis.yml
parentfdf1c797d4fb2e91d8645f02a5b96a85b37208fb (diff)
Test with Rails HEAD
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 62b8e778..9638724b 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,6 +2,7 @@ language: ruby
rvm:
- 2.1.5
gemfile:
+ - test/gemfiles/rails_head.gemfile
- test/gemfiles/sass_3_3.gemfile
- test/gemfiles/sass_3_4.gemfile
- test/gemfiles/sass_head.gemfile
@@ -9,6 +10,7 @@ before_install:
- "npm install"
matrix:
allow_failures:
+ - gemfile: test/gemfiles/rails_head.gemfile
- gemfile: test/gemfiles/sass_head.gemfile
notifications:
slack: heybb:3n88HHilXn76ji9vV4gL819Y