Skip to content

Commit

Permalink
Switch to circle golang
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
  • Loading branch information
Kubuxu committed Jul 1, 2019
1 parent 220e6ea commit e01b75c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,7 @@ workflows:
ci:
jobs:
- go/lint
- go/test
- go/test:
executor:
name: go/circleci-golang
tag: 1.12

0 comments on commit e01b75c

Please sign in to comment.