mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-05-20 00:00:53 +02:00
install jinja2 package
This commit is contained in:
parent
1e305b3c4c
commit
4d53ab9bb5
@ -16,7 +16,7 @@ before_install:
|
||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install -y imagemagick; fi
|
||||
|
||||
install:
|
||||
- pip install flake8 pylint
|
||||
- pip install flake8 pylint jinja2
|
||||
|
||||
script:
|
||||
- flake8 pywal tests setup.py
|
||||
|
Loading…
Reference in New Issue
Block a user