Improve JS Travis testing
Summary: Build emscripten js file on travis Closes https://github.com/facebook/yoga/pull/397 Reviewed By: arcanis Differential Revision: D4579563 Pulled By: emilsjolander fbshipit-source-id: fa5f92fd26f758fb617e428c07aabf2dccd63b37
This commit is contained in:
committed by
Facebook Github Bot
parent
3f68b4f76b
commit
78ade6cfb5
@@ -17,6 +17,7 @@
|
||||
|
||||
"ldflags": [
|
||||
"--memory-init-file", "0",
|
||||
"-s", "PRECISE_F32=1",
|
||||
"-s", "TOTAL_MEMORY=134217728"
|
||||
],
|
||||
|
||||
|
Reference in New Issue
Block a user