mirror of
https://github.com/magefree/mage.git
synced 2025-12-19 18:20:13 -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
|
||||
submodules: false
|
||||
before_install:
|
||||
- echo "MAVEN_OPTS='-Xmx2g --illegal-access=deny'" > ~/.mavenrc
|
||||
- echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
|
||||
script:
|
||||
- mvn test -B -Dlog4j.configuration=file:${TRAVIS_BUILD_DIR}/.travis/log4j.properties
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue