mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
Merge branch 'main' of https://github.com/emmansun/gmsm into main
This commit is contained in:
commit
5a96d64386
@ -3,11 +3,15 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- "1.14.x"
|
- "1.14.x"
|
||||||
- "1.15.x"
|
- "1.15.x"
|
||||||
- master
|
- "1.16.x"
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
|
os:
|
||||||
|
- linux
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- go mod tidy
|
||||||
- go mod download
|
- go mod download
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user