This commit is contained in:
Mathias Meyer 2013-06-10 15:03:52 +02:00
parent 4e23712109
commit f1e7e91558

View File

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