aboutsummaryrefslogtreecommitdiff
path: root/ci/run-tests.sh
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