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

``

parent ed7aae68
No related branches found
No related tags found
No related merge requests found
...@@ -10,6 +10,7 @@ script: ...@@ -10,6 +10,7 @@ script:
- python setup.py nosetests - python setup.py nosetests
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
- pip install --force-reinstall coverage>=4.0,<4.4
after_success: after_success:
- codeclimate-test-reporter - codeclimate-test-reporter
- bash build.sh - bash build.sh
......
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