Added checkout of modules

This commit is contained in:
xawotihs
2015-10-25 17:59:40 +01:00
parent 09a70d4573
commit 993d62a8c8

View File

@@ -26,6 +26,7 @@ install:
- "C:/Python27/python.exe C:/get-pip.py"
- "C:/Python27/Scripts/pip.exe install pyjavaproperties"
- "C:/Python27/Scripts/pip.exe install github3.py"
- git submodule update --init --recursive
#---------------------------------#
# build configuration #