Skip to content

Commit 56367a1

Browse files
committed
Try latest-upstream again
For emscripten-core/emscripten#8045 (comment)
1 parent 61ed998 commit 56367a1

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
@@ -24,7 +24,7 @@ matrix:
2424
- language: rust
2525
#rust: "1.27.2"
2626
#env: EMSDK_VERSION=sdk-1.38.21-64bit
27-
env: EMSDK_VERSION=latest
27+
env: EMSDK_VERSION=latest-upstream
2828
install:
2929
# install emsdk
3030
- git clone https://github.com/emscripten-core/emsdk.git

0 commit comments

Comments
 (0)