Skip to content

Commit 1fbcb45

Browse files
committed
Correct wasm-bindgen-cli package name in travis config
1 parent 6775296 commit 1fbcb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ matrix:
140140
- cargo web prepare-emscripten
141141
- cargo web -V
142142
- cargo list | grep install-update || cargo install -f cargo-update
143-
- cargo install-update -i cargo-update wasm-bindgen
143+
- cargo install-update -i cargo-update wasm-bindgen-cli
144144
addons:
145145
chrome: stable
146146
script:

0 commit comments

Comments
 (0)