Travis-CI: Use golang env instead of generic
This commit is contained in:
parent
a2f64c91ba
commit
b0dc80e344
@ -1,4 +1,7 @@
|
||||
language: generic
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.x
|
||||
|
||||
os:
|
||||
- linux
|
||||
@ -10,9 +13,6 @@ addons:
|
||||
apt:
|
||||
packages:
|
||||
- qemu
|
||||
snaps:
|
||||
- name: go
|
||||
confinement: classic
|
||||
|
||||
services:
|
||||
- docker
|
||||
|
Loading…
x
Reference in New Issue
Block a user