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
2014-03-15 02:23:29 +07:00

15 lines
301 B
YAML

language: ruby
rvm:
- 2.1.1
- 2.0.0
- jruby
- rbx
gemfile:
- test/gemfiles/sass_3_2.gemfile
- test/gemfiles/sass_3_3.gemfile
- test/gemfiles/sass_head.gemfile
before_install:
- "npm install node-sass mincer ejs"
matrix:
allow_failures:
- gemfile: test/gemfiles/sass_head.gemfile