Delete .travis.yml

This commit is contained in:
Ace 2019-05-13 13:13:04 +02:00 committed by GitHub
parent d8621ab364
commit 62a08800b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +0,0 @@
language: python
python:
- "3.5"
install:
- pip3 install -r requirements.txt
script:
python3.5 'Calendar/E-Paper.py'