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

13 lines
211 B
YAML
Raw Normal View History

language: ruby
2012-05-06 19:52:45 +01:00
rvm:
2013-10-16 22:33:20 +02:00
- 2.0.0
2012-05-06 19:52:45 +01:00
- 1.9.3
2013-10-16 22:33:20 +02:00
- jruby
2013-12-03 13:37:03 +01:00
- rbx
gemfile:
- test/gemfiles/sass_3_2.gemfile
2013-10-16 22:33:20 +02:00
- test/gemfiles/sass_head.gemfile
2013-10-16 22:34:53 +02:00
matrix:
allow_failures:
- gemfile: test/gemfiles/sass_head.gemfile