Don't test against rubinius
This commit is contained in:
parent
6f378ace51
commit
705d8c3369
|
@ -2,6 +2,5 @@ script: "bundle exec rake db:migrate test"
|
|||
rvm:
|
||||
- 1.8.7
|
||||
- 1.9.2
|
||||
- rbx
|
||||
- ree
|
||||
env: "RAILS_ENV=test"
|
||||
|
|
Loading…
Reference in New Issue