mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
6 lines
58 B
YAML
6 lines
58 B
YAML
![]() |
language: go
|
||
|
go:
|
||
|
- 1.14.x
|
||
|
script:
|
||
|
- go test -v ./...
|