Skip to content

Commit 7cc456f

Browse files
authored
Be more explicit about sdk version
Error: No tool or SDK found by name '1.38.21'.
1 parent 8b6a863 commit 7cc456f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ matrix:
1717

1818
- language: rust
1919
rust: "1.27.2"
20-
env: EMSDK_VERSION=1.38.21
20+
env: EMSDK_VERSION=sdk-1.38.21
2121
install:
2222
#- rustup component add rustfmt
2323
# install emsdk

0 commit comments

Comments
 (0)