diff --git a/common/travis/build.sh b/common/travis/build.sh index d8ec4eafc7d..c85c4cc5876 100755 --- a/common/travis/build.sh +++ b/common/travis/build.sh @@ -2,8 +2,6 @@ # # build.sh -set -e - if [ "$1" != "$2" ]; then arch="-a $2" fi