mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-09-03 22:08:51 +00:00
remove Travis CI
This commit is contained in:
@@ -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
|
Reference in New Issue
Block a user