updates travis config

This commit is contained in:
Michael Mitchell 2013-02-26 09:37:16 -08:00 committed by Jessica Lynn Suttles
parent 52c5e686f8
commit 238903cc1f

View file

@ -1,8 +1,4 @@
language: ruby
rvm:
- 1.9.3
- jruby-18mode # JRuby in 1.8 mode
- jruby-19mode # JRuby in 1.9 mode
- rbx-18mode
- rbx-19mode
- 1.8.7
script: bundle exec rspec spec