Skip to content
Snippets Groups Projects
Commit ba08cc8b authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

cleanup travis.yml

parent 78ca7bef
No related branches found
No related tags found
No related merge requests found
......@@ -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:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment