1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00
twbs--bootstrap-sass/.travis.yml
Gleb Mazovetskiy 1f6ab21fa9 node-sass test
2014-03-12 20:22:53 +01:00

14 lines
261 B
YAML

language: ruby
rvm:
- 2.0.0
- 1.9.3
- jruby
- rbx-2.2.4
gemfile:
- test/gemfiles/sass_3_2.gemfile
- test/gemfiles/sass_head.gemfile
before_install:
- "npm install node-sass"
matrix:
allow_failures:
- gemfile: test/gemfiles/sass_head.gemfile