Skip to content

Commit f8fd352

Browse files
committed
Fix name of deploy job on travis
1 parent df64f92 commit f8fd352

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
@@ -66,7 +66,7 @@ jobs:
6666
script:
6767
- make doc-spelling
6868

69-
- stage: deploy (PYPI upload itself runs only for tagged commits)
69+
- stage: deploy to PyPI
7070
<<: *_mainstream_python_base
7171
<<: *_reset_steps
7272
dist: trusty

0 commit comments

Comments
 (0)