diff --git a/.cirrus.yml b/.cirrus.yml index 4ee1ba7..db9523c 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -22,7 +22,7 @@ freebsd_task: pkginstall_script: - pkg update -f - - pkg install -y go postfix + - pkg install -y go test_script: - go test -v -race -cover -shuffle=on ./... \ No newline at end of file