minor appveyor test script fix
This commit is contained in:
+1
-1
@@ -263,6 +263,6 @@
|
||||
test_script:
|
||||
- ECHO Testing %COMPILER% %PLATFORM% %CONFIGURATION%
|
||||
- if [%HOST%]==[mingw] (
|
||||
SET CC=%COMPILER%
|
||||
set "CC=%COMPILER%" &&
|
||||
make check
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user