mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Update Dockerfile
This commit is contained in:
parent
ec86a55b48
commit
0a8cf7e161
3 changed files with 8 additions and 4 deletions
|
|
@ -69,4 +69,4 @@ jobs:
|
|||
- docker run -d -p 127.0.0.1:8080:8080/tcp $IMAGE_NAME:$TRAVIS_COMMIT
|
||||
- sleep 10
|
||||
- cd tests
|
||||
- pytest --headless -n 8 --reruns 10 --reruns-delay 2
|
||||
- pytest --headless -n 8 --reruns 3 --reruns-delay 2
|
||||
|
|
|
|||
Loading…
Reference in a new issue