mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 09:50:07 +08:00
Fix Appveyor builds
This commit is contained in:
@@ -43,6 +43,7 @@ test_script:
|
||||
{
|
||||
$env:MSYSTEM="MINGW64"
|
||||
C:\msys64\usr\bin\bash -l -c "cd /c/projects/mdbtools && ./test_script.sh"
|
||||
C:\msys64\usr\bin\bash -l -c "cd /c/projects/mdbtools && ./test_sql.sh"
|
||||
}
|
||||
else
|
||||
{
|
||||
|
Reference in New Issue
Block a user