include linting in build process

This commit is contained in:
Christian Schwarz
2019-03-27 13:04:38 +01:00
parent cd829bd79a
commit 5b256a92b3
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -29,6 +29,7 @@ matrix:
- make
- make vet
- make test
- make lint
- make artifacts/zrepl-freebsd-amd64
- make artifacts/zrepl-linux-amd64
- make artifacts/zrepl-darwin-amd64