aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2017-07-23 13:23:27 -0400
committerJason R. Coombs <jaraco@jaraco.com>2017-07-23 13:23:27 -0400
commite1b4250bceedcc44ae9c3dc7d960bbca885bb27c (patch)
tree0b1c735d1fbc09bd6d24f325d380b71bcbabe695
parentac7a33c84d74afd3b7453bd880943be9cb4c5787 (diff)
downloadexternal_python_setuptools-e1b4250bceedcc44ae9c3dc7d960bbca885bb27c.tar.gz
external_python_setuptools-e1b4250bceedcc44ae9c3dc7d960bbca885bb27c.tar.bz2
external_python_setuptools-e1b4250bceedcc44ae9c3dc7d960bbca885bb27c.zip
More concise explanation
-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