[fix] apparently noninteractive isn't taken into account...
This commit is contained in:
parent
53c6834286
commit
2221c6b4d6
@ -2,7 +2,7 @@ sudo: required
|
|||||||
dist: trusty
|
dist: trusty
|
||||||
language: python
|
language: python
|
||||||
install:
|
install:
|
||||||
- sudo apt-get install graphicsmagick libav-tools
|
- sudo apt-get install graphicsmagick libav-tools -y
|
||||||
- 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