gns3-registry/.travis.yml

12 lines
148 B
YAML
Raw Normal View History

2015-09-23 08:01:55 +00:00
language: python
python:
- '3.4'
install:
- pip install -rrequirements.txt
2015-10-09 11:54:49 +00:00
addons:
apt:
packages:
- imagemagick
2015-09-23 08:01:55 +00:00
script:
- python check.py