eolivelli commented on a change in pull request #909: ZOOKEEPER-3362 Create a simple checkstyle file URL: https://github.com/apache/zookeeper/pull/909#discussion_r275110980
########## File path: .travis.yml ########## @@ -8,7 +8,12 @@ cache: directories: - "$HOME/.m2" -script: mvn clean install -DskipTests spotbugs:check +addons: + apt: + packages: + - libcppunit-dev Review comment: this is for running -Pfull-build ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services