1
0
mirror of https://github.com/dkhamsing/open-source-ios-apps.git synced 2024-12-23 14:57:59 +01:00
App-Open-Source-per-iPhone-.../circle.yml
2016-08-15 13:28:09 -07:00

18 lines
423 B
YAML

machine:
ruby:
version: 2.2.0
test:
pre:
- sudo pip install json-spec
override:
- json validate --schema-file=.github/schema.json --document-file=contents.json
- ruby .github/osia_validate_categories.rb
deployment:
master:
branch: master
commands:
- ruby .github/osia_convert.rb
- ./.github/deploy.sh
- gem install delete_my_tweets
- ruby .github/osia_tweet_clean.rb