updates travis config
This commit is contained in:
parent
52c5e686f8
commit
238903cc1f
1 changed files with 1 additions and 5 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue