travis: run xlint parallel
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
#
|
||||
# xlint.sh
|
||||
|
||||
[ "$XLINT" ] || exit 0
|
||||
|
||||
awk '{ print "srcpkgs/" $0 "/template" }' /tmp/templates | xargs xlint
|
||||
|
||||
Reference in New Issue
Block a user