Skip to content

Commit

Permalink
chore(greenkeeper): add support for greenkeeper-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
macklinu committed Jun 9, 2017
1 parent b3007a0 commit 79d3670
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,14 @@ cache:
matrix:
include:
- node_js: node
before_install:
- yarn global add greenkeeper-lockfile@1
before_script:
- greenkeeper-lockfile-update
- yarn run link
- danger
after_script:
- greenkeeper-lockfile-upload
- node_js: '6'
- node_js: '7'

Expand Down

0 comments on commit 79d3670

Please sign in to comment.