Skip to content

Commit 389163e

Browse files
committed
re-enable console output from maven build
1 parent ac78ca9 commit 389163e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ before_install:
1212
- curl http://repository.commonjava.org/mavdav/settings/group/settings-ci.xml > $HOME/.m2/settings.xml
1313
- sudo rm /etc/mavenrc
1414
install: /bin/true
15-
script: mvn clean deploy -V -Prun-its -q -B -e
15+
script: mvn clean deploy -V -Prun-its -B -e

0 commit comments

Comments
 (0)