Skip to content

Commit fe3bb14

Browse files
committed
[DRAFT] Test if tcpdump.exe works
[skip ci]
1 parent 993a382 commit fe3bb14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,4 @@ build_script:
5454
- if NOT DEFINED PLATFORM cmake -DPCAP_ROOT=c:\projects\libpcap\Win32\%SDK% -G"%GENERATOR%" ..
5555
- if DEFINED PLATFORM cmake -DPCAP_ROOT=c:\projects\libpcap\Win32\%SDK% -G"%GENERATOR%" -A %PLATFORM% ..
5656
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
57+
- Release\tcpdump.exe --version

0 commit comments

Comments
 (0)