This is an automated email from the ASF dual-hosted git repository.
jlmonteiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/johnzon.git
The following commit(s) were added to refs/heads/master by this push:
new d0a2002 Remove the build for JDK 11
d0a2002 is described below
commit d0a20025554ca5234120d735f5c04f9e5299eeb9
Author: Jean-Louis Monteiro <[email protected]>
AuthorDate: Tue Nov 24 17:32:57 2020 +0100
Remove the build for JDK 11
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index eae0453..21e551e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ sudo: false
jdk:
- openjdk8
- - openjdk11
env:
global: