mirror of
https://github.com/go-gitea/gitea
synced 2025-12-05 12:28:26 +00:00
go1.16 (#14783)
This commit is contained in:
10
vendor/github.com/kevinburke/ssh_config/.travis.yml
generated
vendored
10
vendor/github.com/kevinburke/ssh_config/.travis.yml
generated
vendored
@@ -1,10 +1,16 @@
|
||||
arch:
|
||||
- amd64
|
||||
- ppc64le
|
||||
|
||||
go_import_path: github.com/kevinburke/ssh_config
|
||||
|
||||
language: go
|
||||
dist: bionic
|
||||
|
||||
go:
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
- 1.13.x
|
||||
- 1.14.x
|
||||
- 1.15.x
|
||||
- master
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user