awesome-cordova-plugins/circle.yml
2016-03-15 15:55:23 -05:00

21 lines
292 B
YAML

machine:
node:
version: 4.1.0
ruby:
version: 2.1.2
general:
branches:
only:
- master # ignore PRs and branches
test:
override:
- echo "Skipping tests for now"
deployment:
staging:
branch: master
commands:
- ./scripts/docs/update_docs.sh