summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 4ab8741d..a2b7c48f 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -28,4 +28,3 @@ build_script:
test: off
test_script:
- ps: Get-ChildItem dist\*.whl | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }
-