]> git.ipfire.org Git - thirdparty/util-linux.git/commit
tests: apply travis clang PATH workaround
authorSami Kerola <kerolasa@iki.fi>
Wed, 20 Aug 2014 19:06:58 +0000 (22:06 +0300)
committerKarel Zak <kzak@redhat.com>
Thu, 21 Aug 2014 08:01:01 +0000 (10:01 +0200)
commit7be73458b8af001ffe842a30d678a97b0e1d3418
tree92fb9973eb500eb3b250b327ae4511e4065d7f8a
parent59c6ac0b92c6f21f9304f7d9b8a9c2bc8430e41f
tests: apply travis clang PATH workaround

As seen in Travis build log the clang is not found, causing one of the
tests to fail.  This change adds a workaround from Travis issue 2607 to
util-linux.

Reference: https://travis-ci.org/karelzak/util-linux/jobs/33056101#L3630
Reference: https://github.com/travis-ci/travis-ci/issues/2607
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
.travis.yml