Skip to content

Commit

Permalink
more greenkeeper tinkering
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Vernacchia committed Jul 16, 2018
1 parent bce19b2 commit 81bc60a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,9 @@ node_js:
- '10'
- stable
sudo: false
before_install: yarn global add greenkeeper-lockfile@1
before_install:
- export PATH=$PATH:`yarn global bin`
- yarn global add greenkeeper-lockfile@1
before_script: greenkeeper-lockfile-update
after_script: greenkeeper-lockfile-upload
env:
Expand Down

0 comments on commit 81bc60a

Please sign in to comment.