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.
2 parents 74e75d2 + 832ef44 commit d636ca4Copy full SHA for d636ca4
.travis.yml
@@ -57,15 +57,6 @@ matrix:
57
- os: linux
58
env: TARGET=x86_64-unknown-linux-musl CHANNEL=nightly
59
60
- # Musl builds fail due to a bug in Rust (https://github.com/azerupi/mdBook/issues/158)
61
- allow_failures:
62
- - os: linux
63
- env: TARGET=x86_64-unknown-linux-musl CHANNEL=stable
64
65
- env: TARGET=x86_64-unknown-linux-musl CHANNEL=beta
66
67
- env: TARGET=x86_64-unknown-linux-musl CHANNEL=nightly
68
-
69
install:
70
- export PATH="$PATH:$HOME/.cargo/bin"
71
- bash ci/install.sh
0 commit comments