From 3d68c07830300668f91ff7887eb8edc9ca0f2fbd Mon Sep 17 00:00:00 2001 From: Cosimo Lupo Date: Sun, 7 Feb 2016 02:17:20 +0000 Subject: [PATCH] [.appveyor.yml] no need to upload sdist to 'artifacts' this should save us a few extra seconds --- .appveyor.yml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/.appveyor.yml b/.appveyor.yml index c7e158742..1d6b1a12d 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -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: