Github user franckcuny commented on a diff in the pull request: https://github.com/apache/incubator-distributedlog/pull/49#discussion_r91756413 --- Diff: .travis.yml --- @@ -25,11 +33,7 @@ before_install: script: - travis_retry mvn --batch-mode clean apache-rat:check - - travis_retry mvn --batch-mode clean install findbugs:check -DskipTests=true - -# we build the report only after a successful build on master -after_success: - - $TRAVIS_BRANCH == 'master' && travis_wait 60 mvn --batch-mode clean cobertura:cobertura coveralls:report --- End diff -- is this reversal intentional ?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---