Welcome to mirror list, hosted at ThFree Co, Russian Federation.

run-build.sh « ci - git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4f940d1032d3416de370904c47e469dc4d0c6a1b (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# Build Git
#

. ${0%/*}/lib-travisci.sh

make --jobs=2