mirror of
https://github.com/magefree/mage.git
synced 2025-12-20 02:30:08 -08:00
tests: added test to check jboss serialization and java 17 compatibility (related to #5862, part of #6197) (#11499)
This commit is contained in:
parent
35f4a898f9
commit
11a19f9a43
2 changed files with 96 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ git:
|
|||
depth: 3
|
||||
submodules: false
|
||||
before_install:
|
||||
- echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
|
||||
- echo "MAVEN_OPTS='-Xmx2g --illegal-access=deny'" > ~/.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