mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Add tests profile to build-all.sh
This commit is contained in:
parent
87324a3569
commit
1b3f31b060
|
@ -23,7 +23,7 @@ git archive HEAD | tar -x -C build-dir
|
|||
pushd build-dir
|
||||
|
||||
mvn -e -V install \
|
||||
-P with-idea -P with-cli \
|
||||
-P with-idea -P with-cli -P with-tests \
|
||||
-Dteavm.junit.optimized=false \
|
||||
-Dteavm.junit.js.decodeStack=false \
|
||||
-Dteavm.junit.threads=4 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user