mirror of
https://github.com/emmansun/gmsm.git
synced 2025-04-26 12:16:20 +08:00
Update .travis.yml
This commit is contained in:
parent
7a5c33b406
commit
053ffa6297
18
.travis.yml
18
.travis.yml
@ -5,16 +5,16 @@ go:
|
||||
- "1.16.x"
|
||||
- "1.17.x"
|
||||
|
||||
sudo: false
|
||||
jobs:
|
||||
include:
|
||||
- arch: amd64
|
||||
os: linux
|
||||
- arch: arm64-graviton2
|
||||
virt: vm
|
||||
os: linux
|
||||
dist: focal
|
||||
group: edge
|
||||
|
||||
arch:
|
||||
- amd64
|
||||
- arm64-graviton2
|
||||
virt: vm
|
||||
|
||||
os:
|
||||
- linux
|
||||
|
||||
install:
|
||||
- go mod tidy
|
||||
- go mod download
|
||||
|
Loading…
x
Reference in New Issue
Block a user