Files
swiftpm-stencil/circle.yml
2015-10-22 21:13:26 -07:00

22 lines
283 B
YAML

machine:
xcode:
version: "7.0"
environment:
XCODE_SCHEME: NONE
XCODE_PROJECT: NONE
dependencies:
post:
- brew install --HEAD kylef/formulae/conche
test:
override:
- conche test
deployment:
release:
tag: /.*/
commands:
- pod trunk push