remove rbx for now

This commit is contained in:
Sven Fuchs 2012-10-11 14:17:08 +02:00
parent 1b9bc9b039
commit 6231e1183c

View File

@ -1,7 +1,6 @@
language: ruby language: ruby
rvm: rvm:
- 1.9.3 - 1.9.3
- rbx-19mode
before_script: before_script:
- 'RAILS_ENV=test rake db:create db:schema:load --trace' - 'RAILS_ENV=test rake db:create db:schema:load --trace'
notifications: notifications: