From 2193a6627d333cf6b5a6da94a0bfc65b77324458 Mon Sep 17 00:00:00 2001 From: Ace Date: Mon, 13 May 2019 13:04:36 +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 048b4e8..0e6f774 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,4 +4,4 @@ python: install: - pip3 install -r requirements.txt script: - python3.5 '/Inky-Calendar/Calendar/E-Paper.py' + python3.5 'aceisace/Inky-Calendar/Calendar/E-Paper.py'