Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
Add greenkeeper-lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
lapanti committed Jul 10, 2017
1 parent 169e0de commit 8ee578b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -2,9 +2,13 @@ language: node_js
node_js:
- node
cache: yarn
before_script:
- yarn global add greenkeeper-lockfile
- greenkeeper-lockfile-update
script: yarn run test:ci
after_script:
- cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js
- greenkeeper-lockfile-upload
deploy:
provider: npm
email: laurilavanti@gmail.com
Expand Down

0 comments on commit 8ee578b

Please sign in to comment.