We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 706a429 commit f6af828Copy full SHA for f6af828
.travis.yml
@@ -110,7 +110,6 @@ jobs:
110
# remove cached documentation, otherwise files from previous PRs can get included
111
- rm -rf target/doc
112
- cargo doc --no-deps --features=std,custom
113
- - cargo doc --no-deps --package wasm-bindgen-getrandom --target=wasm32-unknown-unknown
114
- cargo deadlinks --dir target/doc
115
# Check that our tests pass in the default/minimal configuration
116
- cargo test --tests --benches
0 commit comments