mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 17:04:32 +04:00
travis: don't need git cloning progress
Since Travis runs as a batch job and logs are typically looked at
after-the-fact (if at all), there's not any point to seeing progress
when cloning git repos.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
(cherry picked from commit fc3beffeff)
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
git:
|
||||
depth: 10
|
||||
quiet: true
|
||||
|
||||
language: c
|
||||
dist: trusty
|
||||
sudo: false
|
||||
|
||||
Reference in New Issue
Block a user