This is an automated email from the ASF dual-hosted git repository.
chtompki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push:
new f4c0ce3 (update) don't allow travis to fail on java 12
f4c0ce3 is described below
commit f4c0ce3debf01195fbc4f304dfd7a0974ec4ab05
Author: Tompkins <[email protected]>
AuthorDate: Wed Apr 10 14:46:58 2019 -0400
(update) don't allow travis to fail on java 12
---
.travis.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 4472d83..8e71802 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -24,7 +24,6 @@ jdk:
matrix:
allow_failures:
- - jdk: openjdk12
- jdk: openjdk-ea
script: