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