gns3-registry/.travis.yml
2015-10-09 13:54:49 +02:00

12 lines
148 B
YAML

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