mirror of https://github.com/CIRCL/lookyloo
chg: Remove travis build
parent
1b7ef78dc7
commit
3035bec310
14
.travis.yml
14
.travis.yml
|
@ -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 .
|
Loading…
Reference in New Issue