This commit is contained in:
cfig 2020-01-20 16:18:14 +08:00
parent da3f09ff5f
commit b108f9d22f
No known key found for this signature in database
GPG Key ID: B104C307F0FDABB7
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
language: java
jdk:
- openjdk8
after_success:
- bash <(curl -s https://codecov.io/bash)