mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
chore(travis): increase cache timeout for MacOS builds
The timeout is triggered since storing the brew cache takes more time.
This commit is contained in:
parent
ca02dcefaa
commit
acb99f8327
|
@ -120,6 +120,7 @@ jobs:
|
|||
osx_image: xcode9.2
|
||||
env: JOB=build-osx
|
||||
cache:
|
||||
timeout: 300 # seconds
|
||||
ccache: true
|
||||
directories:
|
||||
- $HOME/Library/Caches/Homebrew
|
||||
|
|
Loading…
Reference in New Issue
Block a user