mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 04:06:18 +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
|
virt: vm
|
||||||
os: linux
|
os: linux
|
||||||
dist: focal
|
dist: focal
|
||||||
go: 1.16.x
|
go: 1.15.x
|
||||||
group: edge
|
group: edge
|
||||||
|
|
||||||
install:
|
install:
|
||||||
@ -21,7 +21,6 @@ install:
|
|||||||
- go mod download
|
- go mod download
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- go build ./...
|
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
|
||||||
#after_success:
|
#after_success:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user