travis: run xlint parallel

This commit is contained in:
Enno Boland 2015-07-14 10:47:06 +02:00
parent a405397d7f
commit a8f12f55d8
5 changed files with 9 additions and 0 deletions

View file

@ -2,6 +2,8 @@
#
# show_files.sh
[ "$XLINT" ] && exit 0
if [ "$1" != "$2" ]; then
arch="-a $2"
fi