Skip to content

Commit

Permalink
try to fix travis javax.ex dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
chickenlj committed Sep 18, 2019
1 parent d1ea5e0 commit 87c7887
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 @@ -3,7 +3,7 @@ sudo: false # faster builds

jdk:
- openjdk11
- oraclejdk8
- openjdk8

cache:
directories:
Expand Down

0 comments on commit 87c7887

Please sign in to comment.