Faster feedback, CI Coming Soon
This commit is contained in:
6
build.sh
6
build.sh
@@ -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 $@
|
||||
|
||||
Reference in New Issue
Block a user