Switching to CircleCI

pull/187/head
Emir Pasic 2 years ago
parent 2cdadcd618
commit 662feda681

@ -10,7 +10,7 @@ jobs:
docker:
- image: cimg/go:<<parameters.version>>
environment:
TEST_RESULTS: /tmp/test-results
TEST_RESULTS: /tmp/test-reports
steps:
- checkout
- run:

Loading…
Cancel
Save