mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-01-07 14:39:46 +01:00
Travis: Fix travis
This commit is contained in:
parent
60a42b8821
commit
b7fff265d0
@ -6,5 +6,5 @@ install:
|
||||
- pip install -r requirements.txt
|
||||
|
||||
script:
|
||||
- flake8 wal.py
|
||||
- pylint wal.py
|
||||
- flake8 wal
|
||||
- pylint wal
|
||||
|
Loading…
Reference in New Issue
Block a user