Revert "common/travis: add consistency check on travis runs"

This reverts commit ff13ab493b as it fails
and takes ages to complete.
This commit is contained in:
Enno Boland 2016-03-22 18:08:39 +01:00
parent 9856bfe172
commit 31208b8c93
6 changed files with 5 additions and 14 deletions

View file

@ -2,7 +2,7 @@
#
# build.sh
[ "$ACTION" ] && exit 0
[ "$XLINT" ] && exit 0
if [ "$1" != "$2" ]; then
arch="-a $2"