Files
ionic-framework/circle.yml
2016-04-29 16:56:41 -05:00

19 lines
330 B
YAML

general:
branches:
ignore:
- ins_n_outs
dependencies:
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: "2.0"
# commands:
# - ./scripts/ci/deploy.sh