common/travis: add consistency check on travis runs
This commit is contained in:
parent
096aac3603
commit
ff13ab493b
6 changed files with 14 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# build.sh
|
||||
|
||||
[ "$XLINT" ] && exit 0
|
||||
[ "$ACTION" ] && exit 0
|
||||
|
||||
if [ "$1" != "$2" ]; then
|
||||
arch="-a $2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue