libgocryptfs/.drone.yml

7 lines
87 B
YAML

build:
image: golang
commands:
- go get
- go build
- go test ./cryptfs