fix travis

This commit is contained in:
benji 2016-02-01 19:31:06 +01:00
parent d128b2c1c0
commit 8c000efd9c

View file

@ -2,7 +2,8 @@ language: ruby
sudo: false sudo: false
before_script: before_script:
- RAILS_ENV=test bundle exec rspec spec - "RAILS_ENV=test bundle exec rake db:create"
- "RAILS_ENV=test bundle exec rake db:schema:load"
notifications: notifications:
email: email: