Remove travis
This commit is contained in:
parent
34f27754fe
commit
0b262e7a75
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
|
Loading…
Reference in New Issue
Block a user