mirror of
https://github.com/python-kasa/python-kasa.git
synced 2025-11-05 07:02:05 +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