mirror of
https://github.com/net-byte/vtun
synced 2024-03-14 10:50:03 +08:00
Change go 1.15
This commit is contained in:
parent
89550fb4ef
commit
c058e41087
@ -1,5 +1,5 @@
|
|||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.14
|
- 1.15
|
||||||
script:
|
script:
|
||||||
- go test -v ./...
|
- go test -v ./...
|
||||||
|
Loading…
Reference in New Issue
Block a user