@@ -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"
|
||||||
|
Reference in New Issue
Block a user