From 325ba937a5699e581aa299ddc9f25e644fcb8d04 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 13 May 2019 12:55:34 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 37fa938..9518104 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ python: install: - pip install -r requirements.txt script: - python3.5 E-Paper.py + python Inky-Calendar/Calendar/E-Paper.py