Skip to content

Commit

Permalink
add openjdk to travis (apache#3300)
Browse files Browse the repository at this point in the history
* add openjdk to travis

* add openjdk to travis
  • Loading branch information
lovepoem authored and zonghaishang committed Mar 12, 2019
1 parent 9ee2f23 commit bf3b423
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ language: java
sudo: false # faster builds

jdk:
- openjdk11
- oraclejdk11
- openjdk8
- oraclejdk8

cache:
Expand Down

0 comments on commit bf3b423

Please sign in to comment.