Remove travis
This commit is contained in:
13
.travis.yml
13
.travis.yml
@@ -1,13 +0,0 @@
|
|||||||
language: python
|
|
||||||
dist: xenial
|
|
||||||
python:
|
|
||||||
- "3.8"
|
|
||||||
|
|
||||||
install:
|
|
||||||
- pip install mypy
|
|
||||||
- pip install xtermcolor
|
|
||||||
- pip install typedload
|
|
||||||
|
|
||||||
script:
|
|
||||||
- make mypy
|
|
||||||
- make test
|
|
Reference in New Issue
Block a user