mirror of
https://github.com/Luzifer/go-dhparam.git
synced 2024-11-08 15:20:03 +00:00
Prime number generation might take longer than 10m
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
e0478dcafe
commit
40035a4309
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ go:
|
|||
|
||||
script:
|
||||
- go vet
|
||||
- go test -v -cover
|
||||
- go test -v -cover -timeout 1800s
|
||||
|
|
Loading…
Reference in a new issue