]> The Tcpdump Group git mirrors - libpcap/commitdiff
Travis: running findalldevstest is now part of the build script
authorFrancois-Xavier Le Bail <[email protected]>
Fri, 13 Feb 2015 21:26:32 +0000 (22:26 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Fri, 13 Feb 2015 21:26:32 +0000 (22:26 +0100)
.travis.yml

index 70ffc3157f3a1027c8dcabe135cbda1d926907c3..571a64efa683a59d11bb22abe2e14b24374587e4 100644 (file)
@@ -56,6 +56,4 @@ script:
   - if [ "$COVERITY_SCAN_BRANCH" != 1 ]; then touch .devel configure; fi
   - if [ "$COVERITY_SCAN_BRANCH" != 1 ]; then ./configure; fi
   - if [ "$COVERITY_SCAN_BRANCH" != 1 ]; then make -s all findalldevstest; fi
-after_script:
   - if [ "$COVERITY_SCAN_BRANCH" != 1 ]; then ./findalldevstest; fi