From 4b61ad15857d771623ae4760b95d78ba3916b2d5 Mon Sep 17 00:00:00 2001 From: Artur Tretiak Date: Sun, 17 Feb 2019 21:45:49 +0200 Subject: [PATCH] Update .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 8fe0d88..1a369ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,4 +12,5 @@ install: - pip3 install -r requirements.txt # command to run tests script: + - ls - HiddenEye.py