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

Commit

Permalink
fix: oclif v1.11.7
Browse files Browse the repository at this point in the history
## [1.11.7](oclif/oclif@v1.11.6...v1.11.7) (2018-09-14)

### Bug Fixes

* greenkeeper-lockfile no longer necessary ([8f55fd0](oclif/oclif@8f55fd0))
  • Loading branch information
oclif-bot committed Sep 14, 2018
1 parent ad8f39b commit ef919a3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- v1-npm-{{checksum ".circleci/config.yml"}}
- run:
name: Install dependencies
command: .circleci/greenkeeper
command: yarn
- run: ./bin/run --version
- run: ./bin/run --help
- run:
Expand Down
25 changes: 0 additions & 25 deletions .circleci/greenkeeper

This file was deleted.

0 comments on commit ef919a3

Please sign in to comment.