mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-23 00:24:11 -08:00
Trying to fix build
This commit is contained in:
parent
6ecfefe9c8
commit
0f5a4c9ef4
|
@ -40,9 +40,7 @@ script:
|
||||||
- mvn -e test -P \!htmlUnit
|
- mvn -e test -P \!htmlUnit
|
||||||
- BASE_PATH=`pwd`
|
- BASE_PATH=`pwd`
|
||||||
- pushd tests/src/test/js
|
- pushd tests/src/test/js
|
||||||
- mkdir profile
|
- firefox index.html &
|
||||||
- cp user.js profile/user.js
|
|
||||||
- firefox index.html -v --profile profile --setDefaultBrowser &
|
|
||||||
- FIREFOX_PID=$!
|
- FIREFOX_PID=$!
|
||||||
- node start.js $BASE_PATH/tests/target/js-tests
|
- node start.js $BASE_PATH/tests/target/js-tests
|
||||||
- node start.js $BASE_PATH/html4j/target/js-tests
|
- node start.js $BASE_PATH/html4j/target/js-tests
|
||||||
|
|
Loading…
Reference in New Issue
Block a user