travis-ci: record and skip successfully built trees
[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 save_good_tree