build: removes gometalinter

for some reason the linter lints files in /vendor
which it should not. So we have to remove it until
it works as expected

ref #10381
This commit is contained in:
bergquist
2018-04-20 10:35:15 +02:00
parent 03a9650c57
commit 98bbb01898

View File

@@ -139,10 +139,6 @@ workflows:
filters:
tags:
only: /.*/
- gometalinter:
filters:
tags:
only: /.*/
- build:
filters:
tags: