Merge pull request #10666 from atom/deploy-appveyor-builds

Upload AppVeyor builds as artifacts
This commit is contained in:
Kevin Sawicki 2016-02-04 15:47:42 -08:00
commit f5c212cb57

View File

@ -31,7 +31,8 @@ build_script:
test: off
deploy: off
artifacts:
- path: atom-build
- path: out\**\AtomSetup.exe
name: AtomSetup.exe
cache:
- '%USERPROFILE%\.atom\.apm'