Skip to content

Commit

Permalink
Remove unnecessary duplication in travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
gridbugs committed Jan 19, 2019
1 parent 13dafd9 commit ff5a700
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Expand Up @@ -143,8 +143,7 @@ matrix:
- cargo web prepare-emscripten
- cargo web -V
- cargo list | grep install-update || cargo install -f cargo-update
- cargo install-update -i cargo-update wasm-bindgen-cli
- cargo install-update -i cargo-update wasm-pack
- cargo install-update -i cargo-update wasm-bindgen-cli wasm-pack
addons:
chrome: stable
script:
Expand Down

0 comments on commit ff5a700

Please sign in to comment.