Spokequenouille
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
.circleci/config.yml
|
|
|
@ -13,6 +13,7 @@ jobs: |
|
|
|
- run: |
|
|
|
name: install node |
|
|
|
command: yarn global add node-gyp && yarn install |
|
|
|
- run: yarn lint && yarn format:check && yarn test.ci |
|
|
|
- save_cache: |
|
|
|
key: yarn-packages-{{checksum "yarn.lock"}} |
|
|
|
paths: |
|
|
|
|