Interesting. Could you try increasing the network timeout?
In your .travis.yml
:
before_install: yarn install --network-timeout 1000000
Interesting. Could you try increasing the network timeout?
In your .travis.yml
:
before_install: yarn install --network-timeout 1000000