cacheinterface/.drone.yml
Tyler 4af5b3af83
All checks were successful
continuous-integration/drone/push Build is passing
Remove server dependencies as Drone does not support services
2019-10-02 20:36:45 -04:00

9 lines
112 B
YAML

kind: pipeline
type: docker
name: default
steps:
- name: test
image: golang
commands:
- go test