Skip to content

Commit 96385b8

Browse files
committed
[DRAFT] Test if tcpdump.exe works
[skip ci]
1 parent d0defdf commit 96385b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.appveyor.yml

+1
Original file line numberDiff line numberDiff line change
@@ -68,3 +68,4 @@ build_script:
6868
- if NOT DEFINED PLATFORM cmake -DPCAP_ROOT=c:\projects\libpcap\Win32\%SDK% -G"%GENERATOR%" ..
6969
- if DEFINED PLATFORM cmake -DPCAP_ROOT=c:\projects\libpcap\Win32\%SDK% -G"%GENERATOR%" -A %PLATFORM% ..
7070
- msbuild /m /nologo /p:Configuration=Release tcpdump.sln
71+
- Release\tcpdump.exe --version

0 commit comments

Comments
 (0)