Faster feedback, CI Coming Soon

This commit is contained in:
Duke Leto
2020-12-10 05:19:57 -05:00
parent 4990f051bd
commit 6ed55cc5a4

View File

@@ -1,5 +1,7 @@
#!/bin/bash
# Copyright (c) 2019-2020 The Hush developers
# Copyright (c) 2016-2020 The Hush developers
# Distributed under the GPLv3 software license, see the accompanying
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
set -eu -o pipefail
./zcutil/build.sh $@
./zcutil/build.sh --disable-tests $@