Skip to content

Commit

Permalink
Update emscripten to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Aug 27, 2017
1 parent 4c90a73 commit 5822645
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ci/emscripten.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ curl -L https://s3.amazonaws.com/mozilla-games/emscripten/releases/emsdk-portabl

cd /emsdk-portable
./emsdk update
hide_output ./emsdk install sdk-1.37.14-64bit
./emsdk activate sdk-1.37.14-64bit
hide_output ./emsdk install sdk-1.37.20-64bit
./emsdk activate sdk-1.37.20-64bit

# Compile and cache libc
source ./emsdk_env.sh
Expand Down

0 comments on commit 5822645

Please sign in to comment.