Skip to content

Commit

Permalink
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions ci.hocon
Original file line number Diff line number Diff line change
@@ -6,19 +6,11 @@ common: {
maven: ">=3.3.9"
mercurial: ">=3.2.4"
ruby: ">=2.1.0"
}

downloads: {
JAVA_HOME: {
name: oraclejdk,
version: "8u66",
platformspecific: true
}
"java/jdk": "==1.8.0/60"
}

environment: {
CI: "true",
PATH: "$JAVA_HOME/bin:$PATH"
CI: "true"
}

setup: [

0 comments on commit 1e34f09

Please sign in to comment.