travis-ci: don't fail if user already exists on 32 bit Linux build job
[alt-git.git] / ci / run-tests.sh
blobdeba73d9b59820dd2ad427bbd39fa8afb3a21ef2
1 #!/bin/sh
3 # Test Git
6 . ${0%/*}/lib-travisci.sh
8 ln -s "$cache_dir/.prove" t/.prove
10 make --quiet test
12 check_unignored_build_artifacts
14 save_good_tree