Skip to content

Commit

Permalink
chore(travis): add greenkeeper-lockfiles
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Nov 11, 2017
1 parent f657ac6 commit 6f3bad6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ node_js:
- 8
- 6
- 4
before_install: yarn global add greenkeeper-lockfile@1
before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload
cache:
yarn: true
branches:
Expand Down

0 comments on commit 6f3bad6

Please sign in to comment.