Remove FreeBSD build as it currently fails

This commit is contained in:
Jordan Doyle 2020-04-12 16:17:10 +01:00 committed by jordan@doyle.la
parent 06b90b8271
commit 3c76d4fd1a
No known key found for this signature in database
GPG key ID: 1EA6BAE6F66DC49A

View file

@ -25,7 +25,7 @@ matrix:
os: osx os: osx
# *BSD # *BSD
- env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1 # - env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1 - env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
# Windows # Windows