travis, build: enable Ubuntu Focal and Go 1.13.6 on PPA

This commit is contained in:
Péter Szilágyi
2020-01-16 13:28:32 +02:00
parent 3e97b04a3d
commit 9b32f592dc
3 changed files with 3 additions and 2 deletions

View File

@ -145,6 +145,7 @@ var (
"bionic": "golang-go",
"disco": "golang-go",
"eoan": "golang-go",
"focal": "golang-go",
}
debGoBootPaths = map[string]string{