[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
|
||||
language: python
|
||||
install:
|
||||
- sudo apt-get install graphicsmagick libav-tools
|
||||
- sudo apt-get install graphicsmagick libav-tools -y
|
||||
- pip install -r requirements.txt
|
||||
- python setup.py develop
|
||||
python:
|
||||
|
Loading…
x
Reference in New Issue
Block a user