Switch to circle golang

License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera 2019-07-01 22:38:17 +02:00
parent e4a1bf4565
commit 8fbe9df39b

View File

@ -8,4 +8,5 @@ workflows:
ci: ci:
jobs: jobs:
- go/lint - go/lint
- go/test - go/test:
executor: go/circleci-golang