mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
Merge fix
This commit is contained in:
parent
11a19f9a43
commit
aea49d3c2b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ git:
|
||||||
depth: 3
|
depth: 3
|
||||||
submodules: false
|
submodules: false
|
||||||
before_install:
|
before_install:
|
||||||
- echo "MAVEN_OPTS='-Xmx2g --illegal-access=deny'" > ~/.mavenrc
|
- echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
|
||||||
script:
|
script:
|
||||||
- mvn test -B -Dlog4j.configuration=file:${TRAVIS_BUILD_DIR}/.travis/log4j.properties
|
- mvn test -B -Dlog4j.configuration=file:${TRAVIS_BUILD_DIR}/.travis/log4j.properties
|
||||||
cache:
|
cache:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue