Ensure travis makes and tests binaries

This commit is contained in:
Mike Pountney
2019-09-17 22:19:37 -07:00
committed by Cory Bennett
parent d343852592
commit 435747f152
+1
View File
@@ -17,4 +17,5 @@ script:
- go test ./...
- go vet -composites=false ./...
- make
- make all
- make prove 2>&1