Sign in
gdch-oss
/
third_party
/
jakartaee
/
jsonp-api
/
cf567c24e7d123021f17f4c1f4eba25103865290
/
.
/
.travis.yml
blob: e599ed86987371b33e59acd8e8d11ffb99f57cc7 [
file
] [
log
] [
blame
]
dist:
trusty
language:
java
jdk:
-
oraclejdk8
-
openjdk11
cache:
directories:
-
.autoconf
-
$HOME/.m2
install:
true
script:
-
mvn
-
U
-
C
-
Pstaging
-
Dnon.final=true clean verify