travis-ci: move Travis CI code into dedicated scripts
authorLars Schneider <larsxschneider@gmail.com>
Sun, 10 Sep 2017 14:44:28 +0000 (16:44 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 Sep 2017 00:54:08 +0000 (09:54 +0900)
commit657343a...02ec5eddae6074656bfd0e8a91aaa8e8
treebe2c14f...235302d0971f02a6560c2981d87f5576copy hash to clipboard (tree)
parentedc74bc...f0c6884027e851ef09b2e0c9380dcd45copy hash to clipboard (diff)
.travis.yml
ci/install-dependencies.sh [new file with mode: 0755]
ci/lib-travisci.sh [new file with mode: 0755]
ci/print-test-failures.sh [new file with mode: 0755]
ci/run-build.sh [new file with mode: 0755]
ci/run-linux32-docker.sh [new file with mode: 0755]
ci/run-static-analysis.sh [new file with mode: 0755]
ci/run-tests.sh [new file with mode: 0755]
ci/run-windows-build.sh
ci/test-documentation.sh