diff --git a/.travis.yml b/.travis.yml index 426bf921cf752e457e17c718cdf18f1b3e57a3f8..69fc09861f62d40c0891e347c09b2da0b5902904 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,8 +22,8 @@ install: - pip install -r stress_tests/requirements.txt - pip install yapf after_success: - - coverage xml - - ./cc-test-reporter after-build -t coverage.py --exit-code $TRAVIS_TEST_RESULT + - coverage xml + - ./cc-test-reporter after-build -t coverage.py --exit-code $TRAVIS_TEST_RESULT - bash build.sh services: rabbitmq addons: