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