chore: increase wait time for mac travis

This commit is contained in:
Johannes Millan 2020-10-02 22:22:32 +02:00
parent 5144d3a093
commit 72db7dc37c

View file

@ -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