Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.

Commit

Permalink
ci(circle): fix config (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
savushkin authored Mar 10, 2020
1 parent 436874f commit 9c30c2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ jobs:
JOBS: 1
steps:
- checkout
- run: sudo npm install -g yarn@0
- run: sudo npm install -g semantic-release@15
- run: sudo yarn global add greenkeeper-lockfile@1
- restore_cache:
Expand Down

0 comments on commit 9c30c2f

Please sign in to comment.