Andrey Samokhvalov
fbf819062a
gotest: remove slow linters
2017-03-21 14:56:23 -07:00
Andrey Samokhvalov
5d434839a4
gotest: use stable version of metalinter
2017-03-17 12:53:15 -07:00
Andrey Samokhvalov
d723aada30
goclean: add vendor check; add '-i' flag
...
Add check that vendor directory is installed and if not we should run
glide install, also if additional flag '-i' is specified than we will
reinstall dependencies.
2017-03-14 21:22:44 -07:00
Andrey Samokhvalov
730c0b8cb1
tests: exclude integration test from coverage check
2017-03-13 16:30:23 -07:00
Andrey Samokhvalov
f5fd4138a0
gotest: add additional check that test ports are not used by other program
2017-03-13 16:30:23 -07:00
Andrey Samokhvalov
1aa4452622
gotest: add gofmt, govet, golint, gosimple, unconvert, race detector, test coverage in travis
2017-03-13 16:30:23 -07:00