From 65cd33567a34588a244135b6819fc5610913c3c0 Mon Sep 17 00:00:00 2001 From: Lukas Winkler Date: Thu, 5 Dec 2019 15:12:44 +0100 Subject: [PATCH] fix test --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 34590a8..70d0584 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,6 +4,7 @@ jobs: include: - language: python python: 3.8 + install: pip install -U mypy before_script: - cd python script: