diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index 42469bd..0000000 --- a/.travis.yml +++ /dev/null @@ -1,7 +0,0 @@ -language: python -python: - - "3.5" -install: - - pip3 install -r requirements.txt -script: - python3.5 'Calendar/E-Paper.py'