From 5167296d8afe1bc945908f3b6b2476feed48a8d1 Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 21 Oct 2015 11:22:04 -0700 Subject: Better lint output for Travis-CI This uses xqilla to run a better XPath 2.0 query that outputs a terse one-line description of the problem which is easier to diff in Travis-CI build output. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index c3ea0d5..54230d8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -25,7 +25,7 @@ addons: - ia32-libs-multiarch - libgd2-xpm - p7zip-full - - libxml2-utils # ./scripts/check-lint-count.sh + - xqilla # ./scripts/check-lint-count.sh coverity_scan: project: name: "connectbot/connectbot" -- cgit v1.2.3