mirror of
https://github.com/internetee/registry.git
synced 2025-06-07 13:15:40 +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"
|
- "echo \"ca_key_password: 'password'\" >> config/application.yml"
|
||||||
- "cp config/database_travis.yml config/database.yml"
|
- "cp config/database_travis.yml config/database.yml"
|
||||||
- "bundle exec rake db:setup:all"
|
- "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"
|
- "curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter"
|
||||||
- "chmod +x ./cc-test-reporter"
|
- "chmod +x ./cc-test-reporter"
|
||||||
- "./cc-test-reporter before-build"
|
- "./cc-test-reporter before-build"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue