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