Skip to content

Commit f168218

Browse files
committed
f
1 parent edddfef commit f168218

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
@@ -104,7 +104,7 @@ matrix:
104104
- nvm install 7
105105
- nvm use 7
106106
- docker pull trzeci/emscripten:sdk-tag-1.37.21-64bit
107-
- docker run -v $(pwd):/root/project -w /root/project trzeci/emscripten:sdk-tag-1.35.4-64bit emcc --clear-cache
107+
- docker run -v $(pwd):/root/project -w /root/project trzeci/emscripten:sdk-tag-1.37.21-64bit emcc --clear-cache
108108
env:
109109
- EMCC_DEBUG=1
110110
- SOLC_EMSCRIPTEN=On

0 commit comments

Comments
 (0)