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

fix build

parent 0c4b6dd2
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ install:
- pip install -r requirements.txt
- pip install --force-reinstall "coverage>=4.0,<4.4" codeclimate-test-reporter
script:
- python setup.py tests
- python setup.py test
- python setup.py sdist bdist bdist_wheel
after_success:
- codeclimate-test-reporter
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