mirror of
https://github.com/johannesjo/super-productivity.git
synced 2026-07-29 02:30:03 +00:00
chore: increase wait time for mac travis
This commit is contained in:
parent
5144d3a093
commit
72db7dc37c
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ script:
|
|||
else
|
||||
yarn install && yarn add 7zip-bin-mac
|
||||
yarn run buildAllElectron:noTests
|
||||
travis_wait 30 yarn dist:mac:dl -p $PUB
|
||||
travis_wait 33 yarn dist:mac:dl -p $PUB
|
||||
fi
|
||||
|
||||
# NOTE: disabled until next release of electron builder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue