summaryrefslogtreecommitdiff
path: root/ci/run-tests.sh
blob: ccdfc2b9d367ca0fe4a3bbbbfed8644409def8c2 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
#
# Test Git
#

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

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