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 1cf47e4 commit d66e514Copy full SHA for d66e514
.travis.yml
@@ -50,7 +50,7 @@ script:
50
after_success:
51
- bash <(curl -s https://codecov.io/bash)
52
before_deploy:
53
-- pip install travis-wait-improved
+- pip install --user travis-wait-improved
54
deploy:
55
- provider: script
56
skip_cleanup: true
0 commit comments