mirror of https://github.com/apache/cloudstack.git
Travis: use oraclejdk8 for 4.10+
Issue: https://github.com/travis-ci/travis-ci/issues/8075 Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
parent
3589846a72
commit
9f9fdd46e3
|
|
@ -19,7 +19,7 @@ dist: trusty
|
|||
group: edge
|
||||
language: java
|
||||
jdk:
|
||||
- openjdk8
|
||||
- oraclejdk8
|
||||
python:
|
||||
- "2.7"
|
||||
cache:
|
||||
|
|
|
|||
Loading…
Reference in New Issue