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
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- jruby-18mode # JRuby in 1.8 mode
|
script: bundle exec rspec spec
|
||||||
- jruby-19mode # JRuby in 1.9 mode
|
|
||||||
- rbx-18mode
|
|
||||||
- rbx-19mode
|
|
||||||
- 1.8.7
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue