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

repr dat

parent 0a0387d8
No related branches found
No related tags found
No related merge requests found
......@@ -5,17 +5,14 @@ python:
- "3.4"
- "3.5"
- "pypy"
cache:
directories:
- $HOME/build/smok-serwis/coolamqp/.eggs
- $HOME/.cache
cache: pip
script:
- python compile_definitions.py
- python setup.py nosetests --with-coverage
- python setup.py nosetests
- codeclimate-test-reporter
install:
- pip install -r requirements.txt
after_success:
- codeclimate-test-reporter
- bash build.sh
services:
- rabbitmq
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