Skip to content

Commit

Permalink
Remove BSD test targets
Browse files Browse the repository at this point in the history
  • Loading branch information
lovesegfault committed Sep 10, 2019
1 parent 55bb51e commit a6a2f6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ matrix:
- env: TARGET=x86_64-apple-darwin
os: osx

# *BSD
- env: TARGET=x86_64-unknown-freebsd DISABLE_TESTS=1
- env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1

# Windows
- env: TARGET=x86_64-pc-windows-gnu

Expand Down

0 comments on commit a6a2f6a

Please sign in to comment.