mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-27 04:36:19 +08:00
MAGIC - correct travis.yml file location
This commit is contained in:
parent
d5aa6b5b16
commit
f67e902984
@ -5,6 +5,8 @@ go:
|
||||
|
||||
sudo: false
|
||||
|
||||
script:
|
||||
install:
|
||||
- go mod download
|
||||
|
||||
script:
|
||||
- go test -v ./...
|
Loading…
x
Reference in New Issue
Block a user