Perform omitted removal of gb

This commit is contained in:
Brendan Abolivier 2019-05-22 09:59:06 +01:00
parent f8d7e99951
commit d49cd491dc

View file

@ -5,7 +5,7 @@
set -eu
echo "Checking that it builds"
gb build
go build
# Check that all the packages can build.
# When `go build` is given multiple packages it won't output anything, and just