common/travis/build.sh: fix mistakenly failing tests.
This commit is contained in:
parent
163ab983b0
commit
7e54eec1ff
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ for pkg in $(cat /tmp/templates); do
|
|||
[ $? -eq 1 ] && exit 1
|
||||
done
|
||||
|
||||
exit 0
|
||||
|
|
Loading…
Reference in a new issue