Skip to content

Commit

Permalink
chore: remove greenkeeper-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Sep 14, 2018
1 parent f8b8797 commit d7de411
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 @@ -11,7 +11,7 @@ jobs:
keys:
- v3-yarn-{{checksum ".circleci/config.yml"}}-{{ checksum "yarn.lock"}}
- v3-yarn-{{checksum ".circleci/config.yml"}}
- run: .circleci/greenkeeper
- run: yarn
- run: yarn test
release:
<<: *test
Expand Down
25 changes: 0 additions & 25 deletions .circleci/greenkeeper

This file was deleted.

0 comments on commit d7de411

Please sign in to comment.