mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-01-09 14:27:10 +00:00
parent
281f236221
commit
3ddd31f3c1
@ -4,6 +4,6 @@ python:
|
|||||||
- "3.4"
|
- "3.4"
|
||||||
- "3.5"
|
- "3.5"
|
||||||
- "3.6"
|
- "3.6"
|
||||||
install: pip install tox-travis
|
install: pip install tox-travis coveralls
|
||||||
script: tox
|
script: tox
|
||||||
|
after_success: coveralls
|
||||||
|
Loading…
Reference in New Issue
Block a user