More fixes for CI
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2019-06-06 20:28:00 +02:00
parent 043ab5dd7e
commit 29561c7ef5

View File

@@ -20,5 +20,5 @@ steps:
image: dockcross/windows-static-x64
commands:
- cmake -DCMAKE_BUILD_TYPE=Release . -B build-release
- mingw32-make --build build-release --target all -- -j 4
- cmake --build build-release --target all -- -j 4
- build-release/PorygonLangTests -s