Skip to content

Commit 55cab85

Browse files
committed
ci: Remove old reference to wasm-bindgen-getrandom
Signed-off-by: Joe Richey <joerichey@google.com>
1 parent 771c280 commit 55cab85

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.travis.yml

Lines changed: 0 additions & 1 deletion
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)