lbry.go/build_and_test.sh

6 lines
53 B
Bash
Raw Normal View History

2017-09-12 12:02:30 -04:00
#!/bin/bash
set -euxo pipefail
./build.sh
./test.sh