chg: Spawn website in travis

pull/14/head
Raphaël Vinot 2019-02-04 14:40:09 +01:00
parent b0337bde80
commit 7862d3ebb5
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ before_script:
script:
- pipenv run start.py
- sleep 10
- pipenv run start_website.py
- pipenv run start_website.py &
- sleep 10
- curl http://0.0.0.0:5200/
- sleep 20