Files
ionic-framework/circle.yml
2016-06-24 12:03:23 -05:00

21 lines
362 B
YAML

general:
branches:
ignore:
- ins_n_outs
dependencies:
pre:
- ./scripts/docs/prepare.sh
cache_directories:
- "~/ionic-site" # cache ionic-site
machine:
node:
version: 4.1.0
test:
override:
- echo "Automatically marking tests as passing for now"
deployment:
tasks:
branch: "master"
commands:
- ./scripts/ci/deploy.sh