mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 16:14:10 -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
|
||||
- BASE_PATH=`pwd`
|
||||
- pushd tests/src/test/js
|
||||
- mkdir profile
|
||||
- cp user.js profile/user.js
|
||||
- firefox index.html -v --profile profile --setDefaultBrowser &
|
||||
- firefox index.html &
|
||||
- FIREFOX_PID=$!
|
||||
- node start.js $BASE_PATH/tests/target/js-tests
|
||||
- node start.js $BASE_PATH/html4j/target/js-tests
|
||||
|
|
Loading…
Reference in New Issue
Block a user