language: python
python:
- '3.4'
install:
- pip install -rrequirements.txt
addons:
apt:
packages:
- imagemagick
script:
- python check.py