1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2025-01-13 16:54:54 +01:00
App-Open-Source-per-iPhone-.../circle.yml
2016-05-11 08:48:38 -07:00

20 lines
406 B
YAML

machine:
ruby:
version: 2.2.0
test:
pre:
- gem install awesome_bot
- sudo pip install json-spec
override:
- awesome_bot contents.json --white-list developer.apple
- json validate --schema-file=schema.json --document-file=contents.json
general:
artifacts:
- "ab-results.json"
deployment:
master:
branch: master
commands:
- ruby convert.md
- ./deploy.sh