Make Atom.app downloadable from the artifacts

This commit is contained in:
Antonio Scandurra 2016-07-21 11:09:04 +02:00 committed by Nathan Sobo
parent a06ff650ee
commit 919be72ce7

View File

@ -7,6 +7,10 @@ machine:
xcode:
version: 7.3
general:
artifacts:
- out/Atom.app
dependencies:
pre:
- curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.3/install.sh | bash