Remove FreeBSD builds

They broke with some linkage error and I do not have the will to fix it at the moment. The projects
still builds successfully on a real FreeBSD machine, but cross compilation from Linux doesn't work anymore.
This commit is contained in:
Roey Darwish Dror
2019-05-16 15:56:54 +03:00
parent d17be8cf56
commit 5dc4a224e5

View File

@@ -23,7 +23,6 @@ matrix:
- env: TARGET=armv7-unknown-linux-gnueabihf
- env: TARGET=x86_64-unknown-linux-gnu
- env: TARGET=x86_64-unknown-linux-musl
- env: TARGET=x86_64-unknown-freebsd
# OSX
- env: TARGET=x86_64-apple-darwin