aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorKenny Root <kenny@the-b.org>2015-10-21 11:22:04 -0700
committerKenny Root <kenny@the-b.org>2015-10-21 11:23:28 -0700
commit5167296d8afe1bc945908f3b6b2476feed48a8d1 (patch)
tree936961d102987759e11df9a489d173cd30eae4ea /.travis.yml
parent04d323d8a87a3eb26bffb1b0cd9613bae854e4f8 (diff)
downloadconnectbot-5167296d8afe1bc945908f3b6b2476feed48a8d1.tar.gz
connectbot-5167296d8afe1bc945908f3b6b2476feed48a8d1.tar.bz2
connectbot-5167296d8afe1bc945908f3b6b2476feed48a8d1.zip
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.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
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"