Skip to content

Commit

Permalink
[ci] Change the memory configuration for AppVeyor.
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 May 12, 2017
1 parent 39094cf commit c20446b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Expand Up @@ -17,6 +17,8 @@ install:
}
- cmd: mvn --version
- cmd: java -version
- cmd: echo "$MAVEN_OPTS"
- cmd: echo "$JAVA_OPTS"

build_script:
- mvn -B -e -P!generateproduct -Dio.sarl.docs.tests.skip=true clean install
Expand Down

0 comments on commit c20446b

Please sign in to comment.