1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Add Travis CI build

This commit is contained in:
Matt Layher
2016-06-27 16:48:54 -04:00
parent ab880e1053
commit d5d4eb9fd5
4 changed files with 38 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,6 +1,6 @@
*.pyc
configuration.py
.idea
*.sh
./*.sh
fabfile.py