mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-06 17:20:22 +00:00
Remove the submodule from travis
This commit is contained in:
parent
2e6f06a8d4
commit
a218862557
@ -25,7 +25,6 @@ install:
|
|||||||
|
|
||||||
# Run the Build script
|
# Run the Build script
|
||||||
script:
|
script:
|
||||||
- git submodule update --init tests-clar/clar
|
|
||||||
- mkdir _build
|
- mkdir _build
|
||||||
- cd _build
|
- cd _build
|
||||||
- cmake .. -DCMAKE_INSTALL_PREFIX=../_install $OPTIONS
|
- cmake .. -DCMAKE_INSTALL_PREFIX=../_install $OPTIONS
|
||||||
|
Loading…
Reference in New Issue
Block a user