diff --git a/.circleci/config.yml b/.circleci/config.yml index 355c6db..705d64b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -7,6 +7,8 @@ #You should have received a copy of the CC0 legalcode along with this #work. If not, see . version: 2.1 +orbs: + go: circleci/go@0.2.0 test: &test steps: