mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 16:14:10 -08:00
Fix travis configuration
This commit is contained in:
parent
c84dcd366e
commit
f3d0799141
|
@ -35,7 +35,7 @@ install:
|
||||||
- popd
|
- popd
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- mvn -e test -P -Dteavm.junit.optimized=false -Dteavm.junit.js.runner=none
|
- mvn -e test -Dteavm.junit.optimized=false -Dteavm.junit.js.runner=none
|
||||||
- BASE_PATH=`pwd`
|
- BASE_PATH=`pwd`
|
||||||
- pushd tests/src/test/js
|
- pushd tests/src/test/js
|
||||||
- "export DISPLAY=:99.0"
|
- "export DISPLAY=:99.0"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user