Skip to content

Commit

Permalink
Ignore engines because chokidar
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Maniewski committed Oct 28, 2018
1 parent 9ec6a0a commit 799fb55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:

- run: |
yarn global add greenkeeper-lockfile@1
yarn install
yarn install --ignore-engines
- save_cache:
paths:
Expand Down

0 comments on commit 799fb55

Please sign in to comment.