Skip to content

Commit

Permalink
Revert "Allows failures for x86_64-unknown-netbsd"
Browse files Browse the repository at this point in the history
This reverts commit c87cdc2.
  • Loading branch information
Bobo1239 committed Sep 23, 2018
1 parent baad813 commit 8db304d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,6 @@ matrix:
- env: TARGET=thumbv7em-none-eabihf STD=1
- env: TARGET=thumbv7m-none-eabi STD=1

allow_failures:
# FIXME: error undefined reference to symbol 'setvbuf'
- env: TARGET=x86_64-unknown-netbsd CPP=1 DYLIB=1 STD=1 OPENSSL=0.7.17


install:
- curl https://sh.rustup.rs -sSf |
sh -s -- -y --default-toolchain $TRAVIS_RUST_VERSION
Expand Down

0 comments on commit 8db304d

Please sign in to comment.