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 bf5387b commit 2d14860Copy full SHA for 2d14860
.travis.yml
@@ -65,7 +65,7 @@ matrix:
65
env: PYTEST_VERSION="<6" PYTEST_HTML_VERSION="==1.9.0"
66
dist: xenial
67
sudo: true
68
- - name: "Python 3.7 Pytest latest"
+ - name: "Python 3.7 Pytest latest - DEPLOY WebSite+Coverage+PyPi"
69
python: 3.7
70
env: PYTEST_VERSION="" PYTEST_HTML_VERSION="==1.9.0" SHOULD_DEPLOY="true"
71
0 commit comments