adriancole commented on a change in pull request #139: Corrects fuzz in build in preparation for ASF release URL: https://github.com/apache/incubator-zipkin-dependencies/pull/139#discussion_r285335745
########## File path: .travis.yml ########## @@ -37,16 +37,9 @@ before_install: install: ./mvnw -q install -DskipTests=true -Dmaven.javadoc.skip=true -B -V script: ./mvnw clean verify -B -# Don't build release tags. This avoids publish conflicts because the version commit exists both on master and the release tag. Review comment: invalid as we don't publish from travis anymore ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
