]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Travis CI: Add the "./tcpdump -h" command
authorFrancois-Xavier Le Bail <[email protected]>
Mon, 29 Oct 2018 15:54:42 +0000 (16:54 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Mon, 29 Oct 2018 15:56:40 +0000 (16:56 +0100)
.travis.yml

index 29e8242434a75dc81878685d1e7801bd5856344f..bd448899eda4ade2d53cd97e075fa0e08ea7d9fb 100644 (file)
@@ -104,4 +104,5 @@ script:
   - ./tcpdump -D
   - ./tcpdump -J
   - ./tcpdump --version
+  - ./tcpdump -h
   - if [ "$CMAKE" = no ]; then make releasetar; fi