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

reqs

parent 9a4782a4
No related branches found
No related tags found
No related merge requests found
...@@ -10,5 +10,6 @@ script: ...@@ -10,5 +10,6 @@ script:
install: install:
- pip install coverage - pip install coverage
- pip install codeclimate-test-reporter - pip install codeclimate-test-reporter
- pip install -r requirements.txt
after_success: after_success:
- CODECLIMATE_REPO_TOKEN=e8e05973a6c49139de5f98013cd285f9238b78d20f053f37f6e7deeab2c2c52f codeclimate-test-reporter - CODECLIMATE_REPO_TOKEN=e8e05973a6c49139de5f98013cd285f9238b78d20f053f37f6e7deeab2c2c52f 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