chg: Remove travis build

pull/186/head
Raphaël Vinot 2021-03-31 12:42:46 +02:00
parent 1b7ef78dc7
commit 3035bec310
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
language: python
python:
- "3.7"
- "3.7-dev"
- "3.8"
- "3.8-dev"
install:
- pip install poetry
- poetry install
script:
- poetry run mypy .