add circleci support for JCE
This commit is contained in:
@@ -4,7 +4,7 @@ general:
|
||||
- gh-pages # list of branches to ignore
|
||||
machine:
|
||||
java: # TODO: should work with java 1.7
|
||||
version: oraclejdk8
|
||||
version: openjdk8 #Open JDK has the JCE extentions installed by default
|
||||
environment:
|
||||
_JAVA_OPTIONS: "-Xms1024m -Xmx2048m"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user