mirror of
https://github.com/Eaglercraft-TeaVM-Fork/eagler-teavm.git
synced 2024-12-22 08:14:09 -08:00
Add travis_wait for long-running test compilation
This commit is contained in:
parent
9016682a1b
commit
08eb2da9b0
|
@ -35,7 +35,7 @@ install:
|
|||
- popd
|
||||
|
||||
script:
|
||||
- mvn -e test -P \!htmlUnit
|
||||
- travis_wait 60 mvn -e test -P \!htmlUnit
|
||||
- BASE_PATH=`pwd`
|
||||
- pushd tests/src/test/js
|
||||
- export DISPLAY=:99.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user