projects
/
git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Merge branch 'cb/t4201-robustify'
[git]
/
ci
/
run-tests.sh
1
#!/bin/sh
2
#
3
# Test Git
4
#
5
6
. ${0%/*}/lib-travisci.sh
7
8
mkdir -p $HOME/travis-cache
9
ln -s $HOME/travis-cache/.prove t/.prove
10
make --quiet test