aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b207a8d2..dbbe3ea9 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -15,7 +15,7 @@ jobs:
env: LANG=C
- python: *latest_py2
env: LANG=C
- - stage: deploy (does actual deploy to PYPI only for tagged commits)
+ - stage: deploy (to PyPI for tagged commits)
python: *latest_py3
install: skip
script: skip