We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 861e7d4 commit 9da762dCopy full SHA for 9da762d
1 file changed
.travis.yml
@@ -15,8 +15,8 @@ notifications:
15
- ro.franchini@gmail.com
16
17
script:
18
- - ./mvnw clean -DskipTests deploy -Pprod -fae --settings .travis/settings.xml
19
- - ./mvnw clean -DskipTests deploy -Pprod-single -fae --settings .travis/settings.xml
+ - ./mvnw clean -DskipTests deploy -Pprod --quiet -fae --settings .travis/settings.xml
+# - ./mvnw clean -DskipTests deploy -Pprod-single -fae --settings .travis/settings.xml
20
21
jdk:
22
- openjdk8
0 commit comments