.travis.yml: test build packages on travis.
This commit is contained in:
parent
cad5db125c
commit
8351befa28
8 changed files with 97 additions and 5 deletions
5
common/travis/xlint.sh
Executable file
5
common/travis/xlint.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#! /bin/sh
|
||||
#
|
||||
# xlint.sh
|
||||
|
||||
awk '{ print "srcpkgs/" $0 "/template" }' /tmp/templates | xargs xlint
|
Loading…
Add table
Add a link
Reference in a new issue