]> The Tcpdump Group git mirrors - libpcap/commitdiff
.travis.yml: set silent operation for make
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 4 Apr 2014 12:34:20 +0000 (14:34 +0200)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 4 Apr 2014 12:34:20 +0000 (14:34 +0200)
.travis.yml

index 9755f935a9bfa8c25bf8d056cc5b977371bc8877..2c59615981530105deec35be9a258035e2170e07 100644 (file)
@@ -9,4 +9,4 @@ before_script:
 
 script:
   - ./configure
-  - make
+  - make -s