Skip to content

Commit

Permalink
设置travis jdk版本
Browse files Browse the repository at this point in the history
  • Loading branch information
liuyueyi committed Jul 15, 2019
1 parent 728f0bf commit 31c4e90
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: java

jdk:
- openjdk8

script: "mvn cobertura:cobertura"
CODECOV_TOKEN: "f174cf7c-7f64-45da-a1c5-891687ef9a37"

Expand Down

0 comments on commit 31c4e90

Please sign in to comment.