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