This is an automated email from the ASF dual-hosted git repository.
pottlinger pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git
The following commit(s) were added to refs/heads/master by this push:
new c4c1121 Adapt Travis build goal
c4c1121 is described below
commit c4c11212f717659f371e20c0b61ec3a7d77debd2
Author: P. Ottlinger <[email protected]>
AuthorDate: Sat Jan 8 22:49:45 2022 +0100
Adapt Travis build goal
---
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 768e151..4d962d0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -28,4 +28,4 @@ script:
--volume "$PWD":/usr/src/
--workdir /usr/src/
--rm
- "${DOCKER_IMAGE}" mvn clean package site:site -B
+ "${DOCKER_IMAGE}" mvn clean package site -B