Remove travis

master
Salvo 'LtWorf' Tomaselli 2020-11-23 22:50:24 +07:00
parent 34f27754fe
commit 0b262e7a75
No known key found for this signature in database
GPG Key ID: B3A7CF0C801886CF
1 changed files with 0 additions and 13 deletions

@ -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