mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-13 19:40:31 +03:00
Increased travis cache load timeout to stop cache load (and SDK install) from failing.
This commit is contained in:
parent
babebe32f2
commit
c020e5df4a
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ before_script:
|
|||
script: ./.travis.sh
|
||||
|
||||
cache:
|
||||
timeout: 1000
|
||||
directories:
|
||||
- downloads
|
||||
- tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue