mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-17 21:35:44 +03:00
Merge pull request #6165 from mikeller/increase_travis_cache_timeout
Increased travis cache load timeout to stop cache load (and SDK install) from failing.
This commit is contained in:
commit
1757ec5d16
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ before_script:
|
||||||
script: ./.travis.sh
|
script: ./.travis.sh
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
|
timeout: 1000
|
||||||
directories:
|
directories:
|
||||||
- downloads
|
- downloads
|
||||||
- tools
|
- tools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue