integration test in travis
This commit is contained in:
parent
0f60e95da4
commit
d54a543bf1
|
@ -13,6 +13,7 @@ RUN pip3 install codecov
|
|||
|
||||
COPY ./docker/credentials.py ./website/settings
|
||||
COPY ./docker/wait-for-it.sh .
|
||||
COPY ./docker/start-test.sh .
|
||||
|
||||
RUN chmod +x ./*.sh
|
||||
|
||||
|
|
Loading…
Reference in New Issue