Files
nmslib/.gitlab-ci.yml
2020-10-28 10:10:08 -06:00

10 lines
86 B
YAML

stages:
- test
test:
stage: test
image: golang:1.15.3
script:
- go test