Merge branch 'jm/svn-pushmergeinfo-fix'
[git] / ci / run-tests.sh
1 #!/bin/sh
2 #
3 # Test Git
4 #
5
6 . ${0%/*}/lib-travisci.sh
7
8 ln -s $HOME/travis-cache/.prove t/.prove
9 make --quiet test
10
11 check_unignored_build_artifacts
12
13 save_good_tree