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.
1 parent cf62145 commit 7b37483Copy full SHA for 7b37483
.travis.yml
@@ -27,7 +27,7 @@ install:
27
28
before_script:
29
- flake8 . --max-line-length=127
30
- - sleep 30
+ - sleep 60
31
32
script:
33
- pytest tests/test.py
0 commit comments