libgocryptfs/.drone.yml
2015-11-22 21:07:38 +01:00

7 lines
87 B
YAML

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