Skip to content

Commit 6275878

Browse files
committed
Run initialization test in AppVeyor
1 parent d4b4a12 commit 6275878

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

+4
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ build:
2020
project: c:\projects\cpuinfo\build\cpuinfo.sln
2121
verbosity: minimal
2222
parallel: true
23+
24+
test_script:
25+
- Debug\init-test.exe
26+

0 commit comments

Comments
 (0)