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

yml

parent 43f76a18
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ python: ...@@ -7,7 +7,7 @@ python:
- "pypy" - "pypy"
cache: pip cache: pip
before_script: before_script:
- pip install codeclimate-test-reporter - pip install codeclimate-test-reporter
script: script:
- python compile_definitions.py - python compile_definitions.py
- python setup.py nosetests - python setup.py nosetests
......
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