mirror of
https://github.com/wneessen/go-mail.git
synced 2024-11-09 15:32:54 +01:00
#98 Set up FreeBSD tests via CirrusCI
The .. didn't do anything but fail
This commit is contained in:
parent
4198664737
commit
4480a2bfa7
1 changed files with 0 additions and 1 deletions
|
@ -26,5 +26,4 @@ freebsd_task:
|
||||||
- pkg install -y go
|
- pkg install -y go
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cd ..
|
|
||||||
- go test -v -race -cover -shuffle=on ./...
|
- go test -v -race -cover -shuffle=on ./...
|
Loading…
Reference in a new issue