Update travis

travis
Raphaël Vinot 2016-01-19 14:48:32 +01:00
parent b8b2297c49
commit 565430fb85
3 changed files with 7 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "uwhoisd"]
path = uwhoisd
url = https://github.com/Rafiot/uwhoisd.git

View File

@ -21,6 +21,9 @@ install:
- python setup.py install
- popd
- pip install -r requirements.txt
- pushd uwhoisd
- python setup.py install
- popd
- pip install coveralls
- pip install codecov
- cp config.ini.sample config.ini

1
uwhoisd Submodule

@ -0,0 +1 @@
Subproject commit eefb13ffa6b129efb97d794b2df6cd249ec4bff4