Switching to CircleCI

pull/187/head
Emir Pasic 2 years ago
parent 550e1ae8aa
commit 3b09037abd

@ -8,7 +8,7 @@ jobs:
default: "latest"
working_directory: ~/gods
docker:
- image: circleci/golang:<<parameters.version>>
- image: cimg/go:<<parameters.version>>
steps:
- checkout
- run:

Loading…
Cancel
Save