How run electron-builder without fail and build no stop

i am trying to increase the timeout for that command:

- if [ "$TRAVIS_OS_NAME" == "windows" ]; then travis_wait 30 yarn package:win; fi