mirror of
https://github.com/chenasraf/snpr.git
synced 2026-05-18 01:39:01 +00:00
Use schema.rb instead of migrations on Travis
This commit is contained in:
@@ -17,5 +17,5 @@ before_script:
|
||||
# script: "bundle install" # this is automatically run by travis-ci
|
||||
services:
|
||||
- redis-server
|
||||
script: "bundle exec rake --trace db:migrate test"
|
||||
script: "bundle exec rake --trace db:setup test"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user