From f50c50dd0b0fe2ad25240867209489e3901bcd55 Mon Sep 17 00:00:00 2001 From: hneemann Date: Fri, 23 Aug 2019 14:12:42 +0200 Subject: [PATCH] fixed a travis-ci issue --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index bf1f39534..ca44e71ee 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ deploy: file: - target/Digital.zip - target/docuDist/Doc_*.pdf + file_glob: true skip_cleanup: true on: tags: true