1
0
Fork 0
mirror of https://github.com/hermitcore/libhermit.git synced 2025-03-09 00:00:03 +01:00

truncate the submodule's history to 50

This commit is contained in:
Stefan Lankes 2016-05-20 11:36:20 +02:00
parent 6950824114
commit 75f6d5db09

View file

@ -8,7 +8,7 @@ before_install:
- sudo apt-get -qq update
- sudo apt-get install -y nasm texinfo libmpfr-dev libmpc-dev libgmp-dev libisl-dev
- sed -i 's/git@github.com:/https:\/\/github.com\//' .gitmodules
- git submodule update --init --recursive
- git submodule update --init --recursive --depth=50
script:
- ./configure
- wget https://www.lankes.org/deploy/bzImage