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