move to better place

pull/192/head
Mikael Finstad 6 years ago
parent 20776a6844
commit fe609ed27e

@ -35,9 +35,11 @@ cache:
before_cache:
- rm -rf $HOME/.cache/electron-builder/wine
before_install:
- HOMEBREW_NO_AUTO_UPDATE=1 brew install p7zip
script:
- |
HOMEBREW_NO_AUTO_UPDATE=1 brew install p7zip &&
npm run lint &&
npm run download-ffmpeg &&
ls ffmpeg-tmp/archives &&

Loading…
Cancel
Save