forked from jasder/antlr
try fix travis
This commit is contained in:
parent
215d57abff
commit
bdf3329581
|
@ -4,6 +4,8 @@ cd runtime/JavaScript
|
|||
|
||||
npm install
|
||||
|
||||
cd ../../
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
mvn -q -Dparallel=methods -DthreadCount=1 -Dtest=javascript.* test
|
||||
|
|
Loading…
Reference in New Issue