[fix] install gm for travis
This commit is contained in:
parent
a3cf8f14ee
commit
7c9e7dc304
@ -1,5 +1,7 @@
|
|||||||
|
sudo: required
|
||||||
language: python
|
language: python
|
||||||
install:
|
install:
|
||||||
|
- sudo apt-get install graphicsmagick
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python setup.py develop
|
- python setup.py develop
|
||||||
python:
|
python:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user