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

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

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

mkdir -p $HOME/travis-cache
ln -s $HOME/travis-cache/.prove t/.prove
make --quiet test