aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2016-11-26 21:24:11 -0600
committerJason R. Coombs <jaraco@jaraco.com>2016-11-26 21:27:44 -0600
commitde11b125f7a94a13aff478482e3a83a30176f7b7 (patch)
tree263437314ea734cafaa46d71ff0d0b95598d4e5c /.travis.yml
parent175171116dc40af5274c88ec461dd2e94c1dabc5 (diff)
downloadexternal_python_setuptools-de11b125f7a94a13aff478482e3a83a30176f7b7.tar.gz
external_python_setuptools-de11b125f7a94a13aff478482e3a83a30176f7b7.tar.bz2
external_python_setuptools-de11b125f7a94a13aff478482e3a83a30176f7b7.zip
Now by default include the windows script launchers. Fixes #861 by addressing the underlying cause.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 006316d1..30b69a69 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,8 +24,6 @@ script:
#- python -m tox
- tox
-before_deploy:
- - export SETUPTOOLS_INSTALL_WINDOWS_SPECIFIC_FILES=1
deploy:
provider: pypi
# Also update server in setup.cfg