i am trying to increase the timeout for that command:
- if [ "$TRAVIS_OS_NAME" == "windows" ]; then travis_wait 30 yarn package:win; fi
i am trying to increase the timeout for that command:
- if [ "$TRAVIS_OS_NAME" == "windows" ]; then travis_wait 30 yarn package:win; fi