We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c24972 commit 8b6a863Copy full SHA for 8b6a863
.travis.yml
@@ -19,7 +19,7 @@ matrix:
19
rust: "1.27.2"
20
env: EMSDK_VERSION=1.38.21
21
install:
22
- - rustup component add rustfmt
+ #- rustup component add rustfmt
23
# install emsdk
24
- git clone https://github.com/emscripten-core/emsdk.git
25
- ./emsdk/emsdk install $EMSDK_VERSION
0 commit comments