gosora/run-linux-tests
Azareal 90cc069132 Tweak to see if Travis will let this run?
Fixes to the installer.
2017-10-31 00:33:14 +00:00

5 lines
104 B
Plaintext

echo "Generating the dynamic code"
go generate
echo "Running tests"
go test -o GosoraTests
./GosoraTests