Skip to content

Commit

Permalink
[ci] Use Maven 3.6.3 on Travis platform.
Browse files Browse the repository at this point in the history
Signed-off-by: Stéphane Galland <galland@arakhne.org>
  • Loading branch information
gallandarakhneorg committed Feb 1, 2020
1 parent 8cf4778 commit 6cc4328
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -8,7 +8,7 @@ sudo: required
# Environment variables for all the OS
env:
global:
- MAVEN_VERSION: "3.6.2"
- MAVEN_VERSION: "3.6.3"
- MAVEN_OPTS: "-XX:+CMSClassUnloadingEnabled -Xmx3g"
- MAVEN_COMPILATION_OPTS: "\"-e -P!generateproduct -Dmaven.test.skip=true -Dio.sarl.docs.tests.skip=true\""
- MAVEN_TEST_OPTS: "\"-e -P!generateproduct\""
Expand Down

0 comments on commit 6cc4328

Please sign in to comment.