<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/ci/run-linux32-docker.sh, branch v2.15.2</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=v2.15.2</id>
<link rel='self' href='https://git.shady.money/git/atom?h=v2.15.2'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2017-09-11T00:54:08Z</updated>
<entry>
<title>travis-ci: move Travis CI code into dedicated scripts</title>
<updated>2017-09-11T00:54:08Z</updated>
<author>
<name>Lars Schneider</name>
<email>larsxschneider@gmail.com</email>
</author>
<published>2017-09-10T14:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=657343a602ec5eddae6074656bfd0e8a91aaa8e8'/>
<id>urn:sha1:657343a602ec5eddae6074656bfd0e8a91aaa8e8</id>
<content type='text'>
Most of the Travis CI commands are in the '.travis.yml'. The yml format
does not support functions and therefore code duplication is necessary
to run commands across all builds.

To fix this, add a library for common CI functions. Move all Travis CI
code into dedicated scripts and make them call the library first.

Signed-off-by: Lars Schneider &lt;larsxschneider@gmail.com&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
