libgocryptfs/.drone.yml

7 lines
87 B
YAML
Raw Normal View History

2015-11-22 21:07:38 +01:00
build:
image: golang
commands:
- go get
- go build
- go test ./cryptfs