travis config init
This commit is contained in:
parent
bf8904fb2d
commit
132ce37d5d
@ -20,6 +20,7 @@ before_script:
|
||||
- docker-compose -f docker-compose-ci.yml up --build -d
|
||||
|
||||
script:
|
||||
- psql -c 'create database mpwo_test;' -U postgres
|
||||
- docker-compose -f docker-compose-ci.yml run api flask init_db
|
||||
|
||||
after_script:
|
||||
|
Loading…
Reference in New Issue
Block a user