tests: Integrate tests with travis

This commit is contained in:
Dylan Araps 2017-06-27 11:55:08 +10:00
parent bae528e856
commit ce2d85d5d6

View File

@ -8,3 +8,4 @@ install:
script:
- flake8 pywal setup.py
- pylint --ignore-imports=yes pywal setup.py
- python setup.py test