DATAJPA-1472 - Removed the apt based JDK installation.
The script failed since Oracle moved the JDK8 files, but Travis JDK-switcher works just fine.
This commit is contained in:
@@ -17,10 +17,7 @@ env:
|
|||||||
- PROFILE=eclipselink-27-next
|
- PROFILE=eclipselink-27-next
|
||||||
- PROFILE=querydsl-next
|
- PROFILE=querydsl-next
|
||||||
|
|
||||||
addons:
|
|
||||||
apt:
|
|
||||||
packages:
|
|
||||||
- oracle-java8-installer
|
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
directories:
|
directories:
|
||||||
|
|||||||
Reference in New Issue
Block a user