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

Commit 780c92e

Browse files
committed
fix: oclif v1.11.7
## [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))
1 parent 24d7f24 commit 780c92e

File tree

2 files changed

+1
-26
lines changed

2 files changed

+1
-26
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- v1-npm-{{checksum ".circleci/config.yml"}}
1414
- run:
1515
name: Install dependencies
16-
command: .circleci/greenkeeper
16+
command: yarn
1717
- run: ./bin/run --help
1818
- run:
1919
name: Testing

.circleci/greenkeeper

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)