mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-15 20:31:46 +00:00
30 min timeout in Travis
This commit is contained in:
@ -44,6 +44,8 @@ before_install:
|
|||||||
- sh /tmp/rustup.sh -y
|
- sh /tmp/rustup.sh -y
|
||||||
- export PATH="$HOME/.cargo/bin:$PATH"
|
- export PATH="$HOME/.cargo/bin:$PATH"
|
||||||
- source "$HOME/.cargo/env"
|
- source "$HOME/.cargo/env"
|
||||||
|
# Install dependencies
|
||||||
|
- travis_wait 30 yarn --frozen-lockfile
|
||||||
|
|
||||||
branches:
|
branches:
|
||||||
except:
|
except:
|
||||||
|
|||||||
Reference in New Issue
Block a user