mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
30 min timeout in Travis
This commit is contained in:
@ -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:
|
||||
|
||||
Reference in New Issue
Block a user