This is an automated email from the ASF dual-hosted git repository. dmeikle pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tika-docker.git
commit 1573ed8cee7a04dde159cdafc0eea1dc0153c749 Author: David Meikle <[email protected]> AuthorDate: Thu Mar 19 08:01:33 2020 +0000 Added 1.24 release to CI --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c257e1a..edfaa1e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -2,6 +2,7 @@ language: bash services: docker env: matrix: + - VERSION=1.24 - VERSION=1.23 - VERSION=1.22 script:
