Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c513900

Browse files
committed
add greenkeeper-lockfile
1 parent 5223d28 commit c513900

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ node_js:
66
before_install:
77
- 'curl -o- -L https://yarnpkg.com/install.sh | bash -s -- --version 0.27.5'
88
- 'export PATH="$HOME/.yarn/bin:$PATH"'
9+
- yarn global add greenkeeper-lockfile@1
10+
before_script: greenkeeper-lockfile-update
11+
after_script: greenkeeper-lockfile-upload
912
cache: yarn
1013
env:
1114
global:

0 commit comments

Comments
 (0)