mirror of
https://github.com/twbs/bootstrap-sass.git
synced 2022-11-09 12:27:02 -05:00
12 lines
217 B
YAML
12 lines
217 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
|
|
matrix:
|
|
allow_failures:
|
|
- gemfile: test/gemfiles/sass_head.gemfile
|