aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2017-06-20 14:25:56 +1000
committerDylan Araps <[email protected]>2017-06-20 14:25:56 +1000
commitb7fff265d04d1882e5d7662cc089f5de8bc448b0 (patch)
treee578bddd4460e9b0cd3284bce45359a6368a22ea
parentGeneral: Cleanup (diff)
downloadpywal-b7fff265d04d1882e5d7662cc089f5de8bc448b0.tar.xz
pywal-b7fff265d04d1882e5d7662cc089f5de8bc448b0.zip
Travis: Fix travis
-rw-r--r--.travis.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index ce59bdd..a577466 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,5 +6,5 @@ install:
- pip install -r requirements.txt
script:
- - flake8 wal.py
- - pylint wal.py
+ - flake8 wal
+ - pylint wal