updating circle config

This commit is contained in:
Ryan Baxter
2016-09-07 15:33:36 -04:00
parent 9f61b0e364
commit 1a232a0259

View File

@@ -4,7 +4,7 @@ general:
- gh-pages # list of branches to ignore
machine:
java:
version: oraclejdk8
version: openjdk8 #Open JDK has the JCE extentions installed by default
environment:
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
dependencies: