travis: stop --depth 1 for submodules, it won't work yet

This commit is contained in:
Gautier Pelloux-Prayer 2015-09-23 15:37:18 +02:00
parent 2739536408
commit 9cbe5a05c6

View file

@ -14,7 +14,7 @@ before_install:
- sudo mv gas-preprocessor.pl /usr/local/bin
- sudo ln -s /usr/local/bin/glibtoolize /usr/local/bin/libtoolize
- sudo ln -s /usr/bin/strings /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin/strings
- git submodule update --init --recursive --depth 1
- git submodule update --init --recursive
install:
- ./prepare.py -d x86_64 -G Ninja