mirror of
https://github.com/sartography/uva-covid19-testing-communicator.git
synced 2025-02-23 12:28:26 +00:00
fixing error in travis build file.
This commit is contained in:
parent
7978a2aa7e
commit
e7b118a0f1
@ -13,7 +13,7 @@ addons:
|
|||||||
organization: "sartography"
|
organization: "sartography"
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- psql -c 'create database communicator-test;' -U postgres
|
- psql -c 'create database communicator_test;' -U postgres
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pipenv install --dev
|
- pipenv install --dev
|
||||||
|
Loading…
x
Reference in New Issue
Block a user