Bugfix: Resolve failing acceptance test

This commit is contained in:
kenjones
2017-09-22 23:58:50 -04:00
parent 45e9ad870f
commit cf2f23d747
3 changed files with 2 additions and 3 deletions

View File

@@ -3,6 +3,5 @@
# This assumes that gonative and gox is installed as per the 'one time setup' instructions
# at https://github.com/inconshreveable/gonative
rm build/*
gox -output="build/{{.Dir}}_{{.OS}}_{{.Arch}}"