hyper/circle.yml
Philippe Potvin b5e9496d18 Use Circle CI for macOS builds (#2105)
* base circle

* use xcode
2017-08-21 22:14:19 +02:00

11 lines
153 B
YAML

machine:
xcode:
version: 8.2
dependencies:
override:
- yarn install
deployment:
release:
tag: /.*/
commands:
- yarn run dist