diff --git a/circle.yml b/circle.yml index 86e5cbdae..313515b5a 100644 --- a/circle.yml +++ b/circle.yml @@ -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