image: alpine/edge packages: - go sources: - https://github.com/emersion/go-webdav tasks: - test: | cd go-webdav go test -v ./...