Skip to content

Commit 3a675ec

Browse files
committed
travis-build.sh: add another info message
1 parent c0cef23 commit 3a675ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

travis-build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
dir="$(dirname "$0")"
88

9+
echo "== Configuring Maven =="
10+
911
# NB: Suppress "Downloading/Downloaded" messages.
1012
# See: https://stackoverflow.com/a/35653426/1207769
1113
export MAVEN_OPTS=-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn

0 commit comments

Comments
 (0)