gns3-registry/.travis.yml

8 lines
101 B
YAML
Raw Normal View History

2015-09-23 10:01:55 +02:00
language: python
python:
- '3.4'
install:
- pip install -rrequirements.txt
script:
- python check.py