Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 6ac6153

Browse files
committed
remove greenkeeper lockfile updation from travis
1 parent eb136a3 commit 6ac6153

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ 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
129
cache: yarn
1310
env:
1411
global:

0 commit comments

Comments
 (0)