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 7bec756 commit 3a880f3Copy full SHA for 3a880f3
.travis.yml
@@ -20,7 +20,7 @@ before_install:
20
install: true
21
22
script:
23
- - mvn clean install -DskipITs
+ - mvn clean install -DskipITs -q
24
- sed -i -e "s/VERSION_NAME/${VERSION}/g" ./bintray.json || true
25
26
after_success:
0 commit comments