[.appveyor.yml] no need to upload sdist to 'artifacts'

this should save us a few extra seconds
This commit is contained in:
Cosimo Lupo 2016-02-07 02:17:20 +00:00
parent ecf721fa7b
commit 3d68c07830

View File

@ -49,14 +49,6 @@ build: false
test_script:
- "tox"
after_test:
# if tests are successful, create packages for the project
- python setup.py sdist --formats=zip"
artifacts:
# archive the generated packages in the ci.appveyor.com build report
- path: dist\*
notifications:
- provider: Email
to: