Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Commit 4816e7e

Browse files
committed
fix(greenkeeper): fix greenkeeper-lockfile error
1 parent dc9ffb8 commit 4816e7e

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ branches:
1212
- /^greenkeeper.*$/
1313

1414
before_install:
15+
- npm install -g npm@latest
1516
- npm install -g greenkeeper-lockfile
1617

1718
install:

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)