diff --git a/.travis.yml b/.travis.yml index b8662a05..1cce779a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,6 +44,8 @@ before_install: - sh /tmp/rustup.sh -y - export PATH="$HOME/.cargo/bin:$PATH" - source "$HOME/.cargo/env" + # Install dependencies + - travis_wait 30 yarn --frozen-lockfile branches: except: