]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Travis: use the new 'quiet' option for git
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 8 Jan 2015 14:18:10 +0000 (15:18 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 8 Jan 2015 14:18:10 +0000 (15:18 +0100)
This change allows to avoid many useless lines in the logs:
remote:...
[...]
Receiving objects:...
[...]
Resolving deltas:...
[...]

.travis.yml

index be4ce9ec8a75cd943fa21bca61f3a4452d09859f..84b6c5bf6e1b1b896426f9b7c37f7fcda10d1aa2 100644 (file)
@@ -43,6 +43,9 @@ addons:
     # Pattern to match selecting branches that will run analysis
     branch_pattern: coverity_scan
 
+git:
+  quiet: true
+
 before_install:
   - uname -a
   - date