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
|
||||
|
||||
build_script:
|
||||
- bash.exe -elc "mingw32-make"
|
||||
- bash.exe -elc "mingw32-make.exe"
|
||||
|
||||
test_script:
|
||||
- bash.exe -elc "mingw32-make test"
|
||||
- bash.exe -elc "mingw32-make.exe test"
|
||||
|
Loading…
Reference in New Issue
Block a user