Skip to content

Commit

Permalink
single circle.yml for mono repo
Browse files Browse the repository at this point in the history
  • Loading branch information
anshulsahni committed Jun 8, 2017
1 parent f8d676e commit 994a80e
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 14 deletions.
8 changes: 8 additions & 0 deletions circle.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
dependencies:
override:
- npm install
- ./node_modules/.bin/lerna bootstrap

test:
override:
- lerna run ci-check
7 changes: 0 additions & 7 deletions packages/family-tree/circle.yml

This file was deleted.

7 changes: 0 additions & 7 deletions packages/password-input/circle.yml

This file was deleted.

0 comments on commit 994a80e

Please sign in to comment.