misc: small fix or general refactoring i did not bother commenting

This commit is contained in:
Simone Margaritelli 2021-04-17 00:19:05 +02:00
parent 6206fc1b61
commit 22c95c0c4d

View file

@ -138,8 +138,6 @@ matrix:
<<: *linux_deps
script:
- env GO111MODULE=on make test
after_success:
- base <(curl -s https://codecov.io/bash)
deploy:
provider: releases