diff --git a/build.sh b/build.sh index 77b7fe658..5d5bc8136 100755 --- a/build.sh +++ b/build.sh @@ -13,7 +13,6 @@ set -e set -o pipefail parse "$@" -yarn ${YARN_OPTS} #Added to handle experimental Travis tag if [[ -n "${TAG:-}" ]]; then