try with generic image

This commit is contained in:
Cassiano Aquino 2019-10-02 17:11:31 +01:00
parent 4664790cc5
commit 894e8de290
No known key found for this signature in database
GPG Key ID: 2480258091054B09

@ -1,7 +1,5 @@
dist: bionic
language: go
go:
- 1.x
language: generic
env:
global:
@ -19,7 +17,7 @@ cache:
before_script:
- sudo apt-get -y update
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx
- sudo apt-get -y install qemu-user-static binfmt-support qemu kpartx golang
- sudo update-binfmts --display
script: