gns3-registry/.travis.yml
Julien Duponchelle 8eb5768f71 Travis support
Fix #9
2015-09-23 10:01:55 +02:00

8 lines
101 B
YAML

language: python
python:
- '3.4'
install:
- pip install -rrequirements.txt
script:
- python check.py