Skip to content

Commit

Permalink
Add Travis package-lock stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejewski committed Sep 7, 2017
1 parent 83c8a32 commit 87bfac1
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
@@ -1,6 +1,9 @@
language: node_js
node_js:
- node
before_install: npm install -g greenkeeper-lockfile@1
before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload
deploy:
provider: npm
email: [email protected]
Expand Down

0 comments on commit 87bfac1

Please sign in to comment.