1
0
mirror of https://github.com/drone/drone-cli.git synced 2026-01-16 07:51:33 +01:00
drone-cli/.drone.yml
2015-02-13 00:23:01 -08:00

6 lines
56 B
YAML

image: go
script:
- cd drone
- go build
- go test