mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-10 12:05:58 +00:00
Added Oracle JDK 9 to Travis CI config
This commit is contained in:
parent
09aee8c422
commit
23425a1379
@ -19,6 +19,7 @@ sudo: false
|
||||
jdk:
|
||||
- openjdk7
|
||||
- oraclejdk8
|
||||
- oraclejdk9
|
||||
|
||||
after_success:
|
||||
- mvn clean cobertura:cobertura coveralls:report
|
||||
|
Loading…
x
Reference in New Issue
Block a user