mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-04-12 05:39:58 +00:00
parent
6f8d137006
commit
8eb5768f71
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: python
|
||||
python:
|
||||
- '3.4'
|
||||
install:
|
||||
- pip install -rrequirements.txt
|
||||
script:
|
||||
- python check.py
|
Loading…
x
Reference in New Issue
Block a user