Revert "default args for node.js tests"

This reverts commit 2b00e92c88.
This commit is contained in:
Dima Granetchi
2014-11-17 10:35:40 +02:00
parent 2b00e92c88
commit bc74feb5b2
+1 -1
View File
@@ -15,7 +15,7 @@ env:
- TARGET=interp
- TARGET=macro
# optional: MACROFLAGS: specify the flags that are unique to building/running with --macro arguments
- TARGET=js TOOLCHAIN=default # HXFLAGS_EXTRA="-D nodejs -js js.js" # target is tested by node.js
- TARGET=js TOOLCHAIN=default HXFLAGS_EXTRA="-D nodejs -js js.js" # target is tested by node.js
# optional: FILENAME
# optional: NODECMD: set the command to be run by nodejs
- TARGET=js TOOLCHAIN=browser # target is tested by browsers / phantomjs