summaryrefslogtreecommitdiff
path: root/ci/run-build.sh
blob: 4f940d1032d3416de370904c47e469dc4d0c6a1b (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# Build Git
#
 
. ${0%/*}/lib-travisci.sh
 
make --jobs=2