Skip to content

Commit 2d14860

Browse files
author
Sylvain MARIE
committed
Changed name of travis deployment build to explicit
1 parent bf5387b commit 2d14860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ matrix:
6565
env: PYTEST_VERSION="<6" PYTEST_HTML_VERSION="==1.9.0"
6666
dist: xenial
6767
sudo: true
68-
- name: "Python 3.7 Pytest latest"
68+
- name: "Python 3.7 Pytest latest - DEPLOY WebSite+Coverage+PyPi"
6969
python: 3.7
7070
env: PYTEST_VERSION="" PYTEST_HTML_VERSION="==1.9.0" SHOULD_DEPLOY="true"
7171
dist: xenial

0 commit comments

Comments
 (0)