/
uis
/
git
/
x
/
uis
/
git
/
git.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
travis-ci: build Git during the 'script' phase
[git/git.git]
/
ci
/
run-build-and-tests.sh
1
#!/bin/sh
2
#
3
# Build and test Git
4
#
5
6
.
${0%/*}
/
lib-travisci.sh
7
8
ln
-
s
$HOME
/
travis-cache
/
.prove t
/
.prove
9
10
make
--
jobs
=
2
11
make
--
quiet
test
12
13
check_unignored_build_artifacts
14
15
save_good_tree