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>2015-09-20 03:39:18 +0300
committerGleb Mazovetskiy <glex.spb@gmail.com>2015-09-20 03:39:26 +0300
commit26ad228886313392920ac8f35ca8df8df2c58f16 (patch)
tree2f7a14f3591e2a2ca8603c00ab4a81eb5326fffa /.travis.yml
parentc3a74dabcb78f7e40c06d662d5c3125d3afb0615 (diff)
Test with Rails master
Also test that Autoprefixer is applied
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 5ab214e..5e07db8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -4,6 +4,7 @@ rvm:
- 2.2
gemfile:
- test/gemfiles/rails_4_2.gemfile
+ - test/gemfiles/rails_head.gemfile
cache: bundler
bundler_args: --path ../../vendor/bundle --without debug
notifications: