Skip to content

Commit

Permalink
update to current compatible JDK 9 EA build
Browse files Browse the repository at this point in the history
  • Loading branch information
dougxc committed Jan 17, 2017
1 parent 9a8d652 commit 92c7244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
global:
- JVMCI_VERSION="jvmci-0.23"
- JVMCI_BASE_JDK8="jdk1.8.0_111"
- JDK9_EA_BUILD="146"
- JDK9_EA_BUILD="152"
matrix:
- JDK="jdk8" GATE="style,fullbuild"
- JDK="jdk8" GATE="build,test"
Expand Down

0 comments on commit 92c7244

Please sign in to comment.