Skip to content

Commit

Permalink
chore(ci): use npm to globally install greenkeeper-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
eventualbuddha committed Jul 24, 2018
1 parent 8a2f6a2 commit 2e70a90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ node_js:
- '8'
- '6'
before_install:
- yarn global add greenkeeper-lockfile@1
- npm install --global greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
script:
Expand Down

0 comments on commit 2e70a90

Please sign in to comment.