Merge pull request #120 from Mikunj/travis-windows-wait

Added travis_wait on windows.
pull/127/head
sachaaaaa 6 years ago committed by GitHub
commit 06cc03811f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -37,3 +37,5 @@ matrix:
os: windows
env:
- YARN_GPG=no
install:
- travis_wait 30 yarn install --frozen-lockfile --network-timeout 1000000

Loading…
Cancel
Save