gns3-registry/.travis.yml
2015-11-11 10:43:47 +01:00

14 lines
172 B
YAML

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