Skip to content

0.1.0

Compare
Choose a tag to compare
@autozimu autozimu released this 30 Nov 03:09
· 0 commits to 7cf51355cef429150cd2e5b9b8cfebf781d566d9 since this release
Update CI script.

- Do not use zip.
- For Windows, use gnu toolchain, which will eliminate appveyor and MSVC
dependencies.
- Change integration tests logging level.
- Only cat logs when tests failed.
- Use docker command availability to decide whether to run integration tests.
- Fix compatible with Windows. libc on Windows does not have `waitpid`.
- Echo as error when exited unexpectedly.