We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
travis_wait
1 parent 2b1f6c2 commit 0075fc8Copy full SHA for 0075fc8
.travis.yml
@@ -29,4 +29,4 @@ jobs:
29
30
- stage: Docker integration test
31
python: '3.8'
32
- script: pytest -v -m docker
+ script: travis_wait pytest -v -m docker
0 commit comments