Sign in
◑
Theme
android
/
platform
/
external
/
jctools
/
refs/heads/android17-release
/
.
/
.travis.yml
blob: 5a5121112bea087587970ed22e79a790ec0465fe [
file
] [
edit
]
os:
-
linux
language:
java
jdk:
-
openjdk8
-
openjdk11
-
openjdk17
arch:
-
amd64
# - arm64 <-- this is not working very well
branches:
only:
-
master
after_success:
-
mvn jacoco
:
report coveralls
:
report
-
pl jctools
-
core