1
0
Fork 0
mirror of https://github.com/twbs/bootstrap-sass.git synced 2022-11-09 12:27:02 -05:00

travis: no longer test alt rubies

This gem no longer has any complex Ruby code that needs to be tested with
multiple rubies. Massive CI speedup.
This commit is contained in:
Gleb Mazovetskiy 2014-12-17 15:53:32 +00:00
parent 7d30630bc8
commit 2a3d0b1691

View file

@ -1,8 +1,6 @@
language: ruby
rvm:
- 2.1.2
- jruby
- rbx-2
- 2.1.5
gemfile:
- test/gemfiles/sass_3_2.gemfile
- test/gemfiles/sass_3_3.gemfile