gecko/.ci/runscript_osx.sh

8 lines
106 B
Bash
Raw Normal View History

#!/bin/bash
set -ev
cd $GOPATH/src/github.com/ava-labs/gecko
./scripts/build_test.sh
./scripts/build.sh