commit
6e4355ce3c
|
@ -10,8 +10,7 @@ install:
|
|||
- pip install codecov
|
||||
|
||||
script:
|
||||
- flake8 aiohttp_security tests
|
||||
- coverage run --source=aiohttp_security setup.py test
|
||||
- make coverage
|
||||
|
||||
after_success:
|
||||
- codecov
|
||||
|
|
Loading…
Reference in New Issue