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