Skip to content

Commit

Permalink
chore: update greenkeeper-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Jun 19, 2018
1 parent b82cc9d commit d9e912f
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 @@ -22,7 +22,7 @@ jobs:
- v2-yarn-{{ checksum ".circleci/config.yml" }}-{{ checksum "yarn.lock" }}
- v2-yarn-{{ checksum ".circleci/config.yml" }}
- v2-yarn
- run: yarn global add greenkeeper-lockfile@1 && greenkeeper-lockfile-update
- run: yarn global add greenkeeper-lockfile@2 && greenkeeper-lockfile-update
- run: apt-get update
- run: apt-get install -y software-properties-common
- run: add-apt-repository ppa:duggan/bats -y
Expand Down

0 comments on commit d9e912f

Please sign in to comment.