aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Leonberger <[email protected]>2017-09-24 17:18:06 +0900
committerMatthew Leonberger <[email protected]>2017-09-24 17:19:27 +0900
commit8020f9f214aa1c568eaaa8a6545ccebacb5cd836 (patch)
treec96e7d4d61a983a73eabd7161d188d43f7056862
parentAdd OS detection for mac specific tests (diff)
downloadpywal-8020f9f214aa1c568eaaa8a6545ccebacb5cd836.tar.xz
pywal-8020f9f214aa1c568eaaa8a6545ccebacb5cd836.zip
All OS tests currenly passing on travis
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
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