From 64f43f85c3e2d3c44eecb7302cf563e800b23f5f Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 13 May 2019 12:53:05 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 5a52d43..37fa938 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,3 +3,5 @@ python: - "3.5" install: - pip install -r requirements.txt +script: + python3.5 E-Paper.py