[CI] More package crazyness
This commit is contained in:
parent
a2fda968c8
commit
e6aabe5605
3 changed files with 6 additions and 2 deletions
|
@ -17,6 +17,7 @@ install:
|
|||
- pip install -U coverage==4.3
|
||||
- pip install codeclimate-test-reporter
|
||||
- pip install taskw
|
||||
- pip install pygit2
|
||||
script:
|
||||
- nosetests -v --with-coverage --cover-erase tests/
|
||||
- CODECLIMATE_REPO_TOKEN=40cb00907f7a10e04868e856570bb997ab9c42fd3b63d980f2b2269433195fdf codeclimate-test-reporter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue