summaryrefslogtreecommitdiffstats
path: root/appveyor.yml
diff options
context:
space:
mode:
authorRJ Ryan <rryan@mixxx.org>2016-11-25 10:56:55 -0500
committerGitHub <noreply@github.com>2016-11-25 10:56:55 -0500
commitb8d5db7e44be47aa2a012e024a972cfcd26180b3 (patch)
tree44d705772ff3a73a4c3567e0452f2f069f649e37 /appveyor.yml
parent1e4f4b25cbd4fbad8db02a9c53ec1e2a9ccc9857 (diff)
parenta180688d42f903b2e642a68361ad19ae042dfa7b (diff)
Merge pull request #1051 from rryan/appveyor
Speed up the test suite and publish Appveyor builds via SFTP.
Diffstat (limited to 'appveyor.yml')
-rw-r--r--appveyor.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index b9d4dc2c8f..a006cf2ed4 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -60,3 +60,6 @@ on_finish:
# The RDP session is limited by overall build time (60 min).
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
- echo "*** DONE ***"
+deploy:
+ - provider: Environment
+ name: downloads.mixxx.org