mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-09 15:32:54 +01:00
Let Cirrus CI test everything
This commit is contained in:
parent
e71e445294
commit
eb6120f475
1 changed files with 1 additions and 1 deletions
|
@ -21,4 +21,4 @@ build_task:
|
|||
folder: $GOPATH/pkg/mod
|
||||
get_script: go get github.com/wneessen/go-mail
|
||||
build_script: go build github.com/wneessen/go-mail
|
||||
test_script: go test github.com/wneessen/go-mail
|
||||
test_script: go test github.com/wneessen/go-mail/...
|
||||
|
|
Loading…
Reference in a new issue