Fix appveyor test.
Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
parent
0ebf032aac
commit
10f88f99cc
@ -22,7 +22,7 @@ install:
|
|||||||
- ps: $psversiontable
|
- ps: $psversiontable
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- bash.exe -elc "mingw32-make"
|
- bash.exe -elc "mingw32-make.exe"
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- bash.exe -elc "mingw32-make test"
|
- bash.exe -elc "mingw32-make.exe test"
|
||||||
|
Loading…
Reference in New Issue
Block a user