Skip to content

Commit

Permalink
Correcting .travis.yml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ajs6f committed Oct 21, 2016
1 parent 973d3a6 commit 227b03b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -6,4 +6,4 @@ jdk:
- oraclejdk8
env:
global:
- JAVA_OPTS="-Xmx3072M -Xms512M -XX:+UseG1GC"
- JAVA_OPTS="-Xmx3072M -Xms512M -XX:+UseG1GC"

0 comments on commit 227b03b

Please sign in to comment.