mirror of
https://github.com/python-kasa/python-kasa.git
synced 2024-12-22 19:23:34 +00:00
remove Travis CI
This commit is contained in:
parent
ad209de268
commit
8d1e0acbba
@ -1,9 +0,0 @@
|
||||
sudo: false
|
||||
language: python
|
||||
dist: xenial
|
||||
python:
|
||||
- "3.6"
|
||||
- "3.7"
|
||||
install: pip install tox-travis coveralls
|
||||
script: tox
|
||||
after_success: coveralls
|
Loading…
Reference in New Issue
Block a user