mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 04:06:18 +08:00
MAGIC - update travis
This commit is contained in:
parent
6ad9434d83
commit
b71dce1ca0
@ -1,5 +1,10 @@
|
|||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.14.x
|
- "1.14.x"
|
||||||
|
|
||||||
|
sudo: false
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go mod download
|
||||||
|
- go test -v ./...
|
||||||
|
Loading…
x
Reference in New Issue
Block a user