Skip to content

Commit 4589c3a

Browse files
author
Evgeny Barabanov
committed
chore: remove greenkeeper-lockfile plugin (not needed anymore)
1 parent 71679f0 commit 4589c3a

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
@@ -29,7 +29,6 @@ addons:
2929
- xvfb
3030
before_install:
3131
- npm i -g yarn@1
32-
- yarn global add greenkeeper-lockfile@2
3332
install:
3433
- yarn
3534
- export DISPLAY=':99.0'
@@ -39,8 +38,6 @@ before_script:
3938
- export DISPLAY=:99.0
4039
- sh -e /etc/init.d/xvfb start &
4140
- sleep 3
42-
- greenkeeper-lockfile-update
43-
after_script: greenkeeper-lockfile-upload
4441
script:
4542
- yarn dist
4643
- if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then sudo hdiutil attach ./build-artifacts/ElectronAngularNativeApp.dmg; fi

0 commit comments

Comments
 (0)