mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-28 13:16:19 +08:00
Update .travis.yml
This commit is contained in:
parent
dd13df8afb
commit
744438d45e
@ -3,6 +3,7 @@ language: go
|
|||||||
go:
|
go:
|
||||||
- "1.14.x"
|
- "1.14.x"
|
||||||
- "1.15.x"
|
- "1.15.x"
|
||||||
|
- "1.16.x"
|
||||||
|
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
||||||
@ -10,6 +11,7 @@ os:
|
|||||||
- linux
|
- linux
|
||||||
|
|
||||||
install:
|
install:
|
||||||
|
- go mod tidy
|
||||||
- go mod download
|
- go mod download
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user