You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pdfbox.apache.org by ti...@apache.org on 2019/08/20 18:09:52 UTC

svn commit: r1865558 - /pdfbox/branches/issue4569/.travis.yml

Author: tilman
Date: Tue Aug 20 18:09:52 2019
New Revision: 1865558

URL: http://svn.apache.org/viewvc?rev=1865558&view=rev
Log:
PDFBOX-4071: update travis with available jdk versions

Modified:
    pdfbox/branches/issue4569/.travis.yml

Modified: pdfbox/branches/issue4569/.travis.yml
URL: http://svn.apache.org/viewvc/pdfbox/branches/issue4569/.travis.yml?rev=1865558&r1=1865557&r2=1865558&view=diff
==============================================================================
--- pdfbox/branches/issue4569/.travis.yml (original)
+++ pdfbox/branches/issue4569/.travis.yml Tue Aug 20 18:09:52 2019
@@ -21,7 +21,7 @@ language: java
 
 # https://docs.travis-ci.com/user/reference/xenial/#jvm-clojure-groovy-java-scala-support
 jdk:
-  - oraclejdk8
+  - oraclejdk12
   - openjdk8
   - openjdk11