Skip to content

Commit f6af828

Browse files
committed
ci: Remove old reference to wasm-bindgen-getrandom
Signed-off-by: Joe Richey <[email protected]>
1 parent 706a429 commit f6af828

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,6 @@ jobs:
110110
# remove cached documentation, otherwise files from previous PRs can get included
111111
- rm -rf target/doc
112112
- cargo doc --no-deps --features=std,custom
113-
- cargo doc --no-deps --package wasm-bindgen-getrandom --target=wasm32-unknown-unknown
114113
- cargo deadlinks --dir target/doc
115114
# Check that our tests pass in the default/minimal configuration
116115
- cargo test --tests --benches

0 commit comments

Comments
 (0)