Skip to content

Commit

Permalink
Remove install of wasm target
Browse files Browse the repository at this point in the history
  • Loading branch information
rylev committed Mar 24, 2019
1 parent 245bcd7 commit 9de22e3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .ci/install-rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,4 @@ steps:
- script: |
rustc -Vv
cargo -V
displayName: Query rust and cargo versions
- script: |
rustup target add wasm32-unknown-unknown
displayName: Install wasm target
displayName: Query rust and cargo versions

0 comments on commit 9de22e3

Please sign in to comment.