mirror of
https://github.com/internetee/registry.git
synced 2025-06-05 20:27:30 +02:00
Exclude data migrate from Travis
This commit is contained in:
parent
b7f03dfa69
commit
5d429aaec3
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ before_script:
|
|||
- "echo \"ca_key_password: 'password'\" >> config/application.yml"
|
||||
- "cp config/database_travis.yml config/database.yml"
|
||||
- "bundle exec rake db:setup:all"
|
||||
- "bundle exec rake data:migrate"
|
||||
- "curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter"
|
||||
- "chmod +x ./cc-test-reporter"
|
||||
- "./cc-test-reporter before-build"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue