Travis should make a copy of the example development config.
This commit is contained in:
@@ -7,6 +7,7 @@ script:
|
|||||||
- yarn coverage
|
- yarn coverage
|
||||||
before_install:
|
before_install:
|
||||||
- cd seasoned_api
|
- cd seasoned_api
|
||||||
|
- cp conf/development.json.example conf/development.json
|
||||||
before_script:
|
before_script:
|
||||||
- yarn
|
- yarn
|
||||||
- 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
|
||||||
|
|||||||
Reference in New Issue
Block a user