We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11a19f9 commit aea49d3Copy full SHA for aea49d3
.travis.yml
@@ -6,7 +6,7 @@ git:
6
depth: 3
7
submodules: false
8
before_install:
9
- - echo "MAVEN_OPTS='-Xmx2g --illegal-access=deny'" > ~/.mavenrc
+ - echo "MAVEN_OPTS='-Xmx2g'" > ~/.mavenrc
10
script:
11
- mvn test -B -Dlog4j.configuration=file:${TRAVIS_BUILD_DIR}/.travis/log4j.properties
12
cache:
0 commit comments