Skip to content

Commit

Permalink
Greenkeeper lockfile maintenance.
Browse files Browse the repository at this point in the history
  • Loading branch information
pmcnr-hx committed Oct 21, 2017
1 parent db89bb1 commit de3b1aa
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 @@ -5,7 +5,12 @@ node_js:
- 4
- 6
- 8
before_install:
- npm install -g npm@latest
- npm install -g greenkeeper-lockfile@latest
before_script: greenkeeper-lockfile-update
script: npm run ci
after_script: greenkeeper-lockfile-upload
after_success: npm run coverage
notifications:
email: false

0 comments on commit de3b1aa

Please sign in to comment.