summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Behnel <stefan_ml@behnel.de>2018-06-27 18:35:46 +0200
committerStefan Behnel <stefan_ml@behnel.de>2018-06-27 18:35:46 +0200
commit421d7acb3b5739bfc49b2ecee805a507d40eddd4 (patch)
tree9f663748354236948e0c8e839109c4c6135a4d6f
parent995a804444dddbad339e1ae11fd12fa7d0a653bb (diff)
downloadpython-lxml-421d7acb3b5739bfc49b2ecee805a507d40eddd4.tar.gz
Trigger appveyor build.
-rw-r--r--.appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index a2b7c48f..4ab8741d 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -28,3 +28,4 @@ build_script:
test: off
test_script:
- ps: Get-ChildItem dist\*.whl | % { Push-AppveyorArtifact $_.FullName -FileName $_.Name }
+