Delete .travis.yml

This commit is contained in:
Faraphel 2021-05-21 19:22:36 +02:00 committed by GitHub
parent 26d446ad7e
commit 9812da4595
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +0,0 @@
language: python
python:
- "3.8"
install:
- pip install -r requirements.txt
script:
- python3 main.pyw