]> git.ipfire.org Git - thirdparty/util-linux.git/commit
travis-ci: import travis yaml controller
authorRuediger Meier <ruediger.meier@ga-group.nl>
Wed, 26 Feb 2014 16:08:41 +0000 (17:08 +0100)
committerRuediger Meier <ruediger.meier@ga-group.nl>
Wed, 26 Feb 2014 17:04:13 +0000 (18:04 +0100)
commitdac87e44a289cec5139d32366f7a2f68c5278a98
tree74b4ffd9e2bdafe283cd84577a6f6d37f64e3b49
parent5fdd35070ceb79589d52fa247d1b359bd2bdc471
travis-ci: import travis yaml controller

.travis.yml is used for automatic builds on travis build farm
(https://travis-ci.org/) if the travis service hook is enabled for the
repo on github.

This inital yaml controller will run 2 different compilers (gcc, clang).
The test suite currently fails, that's why we don't abort yet.
.travis.yml [new file with mode: 0644]