Skip to content

Commit

Permalink
Update only MAVEN opts
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitf committed Aug 25, 2015
1 parent 9031fe4 commit b1cfc5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ init:
}
environment:
JAVA_HOME: C:\Program Files\Java\jdk1.8.0
JAVA_OPTS: -Xmx2g
MAVEN_OPTS: -Xmx2048m
install:
- SET PATH=C:\bin\apache-maven-3.3.1\bin;%JAVA_HOME%\bin;%PATH:C:\Ruby193\bin;=%
- mvn --version
Expand Down

0 comments on commit b1cfc5f

Please sign in to comment.