chore(CI): branches property must be a child of build

This commit is contained in:
perry
2017-08-10 13:36:32 -05:00
parent b488e216a0
commit 5e999a728f

View File

@@ -1,12 +1,12 @@
version: 2
branches:
ignore:
- mono-refactor
jobs:
build:
working_directory: ~/ionic/
docker:
- image: node:7
branches:
ignore:
- mono-refactor
steps:
- checkout
- restore_cache: