mirror of
https://github.com/dylanaraps/pywal.git
synced 2025-07-09 18:47:08 +02:00
travis: fixes
This commit is contained in:
@ -13,7 +13,7 @@ before_install:
|
|||||||
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install -y imagemagick; fi
|
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install -y imagemagick; fi
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- pip install flake8 pylint pyroma
|
- pip install flake8 pylint colorthief
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- flake8 pywal tests setup.py
|
- flake8 pywal tests setup.py
|
||||||
|
Reference in New Issue
Block a user