fix travis

This commit is contained in:
benji 2016-02-01 19:31:06 +01:00
parent d128b2c1c0
commit 8c000efd9c
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@ language: ruby
sudo: false
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:
email: