try to fix travis

This commit is contained in:
Colin Surprenant 2012-05-28 22:52:44 -04:00
parent ebc179173e
commit 7eb4c928ce
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
language: ruby
rvm:
- jruby-19mode
install: jruby --1.9 -S bundle install
script: jruby --1.9 -S bundle exec rake spec