We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1887d71 commit 9c8a966Copy full SHA for 9c8a966
.travis.yml
@@ -50,7 +50,7 @@ matrix:
50
# netbsd currently doesn't build (because of nix-0.9.0)
51
env: # important: https://docs.travis-ci.com/user/customizing-the-build/#rows-that-are-allowed-to-fail
52
allow_failures:
53
- - env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
+ - env: TARGET=x86_64-unknown-netbsd DISABLE_TESTS=1
54
55
before_install:
56
- set -e
0 commit comments