Skip to content

Commit

Permalink
travis: no longer test alt rubies
Browse files Browse the repository at this point in the history
This gem no longer has any complex Ruby code that needs to be tested with
multiple rubies. Massive CI speedup.
  • Loading branch information
glebm committed Dec 17, 2014
1 parent 7d30630 commit 2a3d0b1
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 2a3d0b1

Please sign in to comment.