aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-27 11:55:08 +1000
committerDylan Araps <[email protected]>2017-06-27 11:55:08 +1000
commitce2d85d5d6ef321b5950d9728ee7204e5724a945 (patch)
treef788380d1ad8862d5ed73b44c2022fd55a7d9287
parenttests: Integrate tests with setup.pu (diff)
downloadpywal-ce2d85d5d6ef321b5950d9728ee7204e5724a945.tar.xz
pywal-ce2d85d5d6ef321b5950d9728ee7204e5724a945.zip
tests: Integrate tests with travis
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 46e5aaa..464bdf8 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -8,3 +8,4 @@ install:
script:
- flake8 pywal setup.py
- pylint --ignore-imports=yes pywal setup.py
+ - python setup.py test