re-add rbx

This commit is contained in:
Sven Fuchs 2012-10-12 01:23:41 +02:00
parent 1583e089da
commit 56d1e0cec7

View File

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