mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 20:26:19 +08:00
Update .travis.yml
test golang 1.15.x
This commit is contained in:
parent
a919f67dbb
commit
74158d422d
@ -13,7 +13,7 @@ jobs:
|
||||
virt: vm
|
||||
os: linux
|
||||
dist: focal
|
||||
go: 1.16.x
|
||||
go: 1.15.x
|
||||
group: edge
|
||||
|
||||
install:
|
||||
@ -21,7 +21,6 @@ install:
|
||||
- go mod download
|
||||
|
||||
script:
|
||||
- go build ./...
|
||||
- go test -v ./...
|
||||
|
||||
#after_success:
|
||||
|
Loading…
x
Reference in New Issue
Block a user