From 8020f9f214aa1c568eaaa8a6545ccebacb5cd836 Mon Sep 17 00:00:00 2001 From: Matthew Leonberger Date: Sun, 24 Sep 2017 17:18:06 +0900 Subject: All OS tests currenly passing on travis --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 07b67cc..c4bf594 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,6 +8,7 @@ matrix: - brew install imagemagick - brew install python3 - brew link --overwite python3 + - pip3 install flake8 pylint - os: linux python: 3.5 - os: linux -- cgit v1.2.3