try adding golang to apt

This commit is contained in:
Cassiano Aquino 2019-10-02 16:46:22 +01:00
parent a3e149420b
commit f7ef846d67
No known key found for this signature in database
GPG Key ID: 2480258091054B09

@ -19,7 +19,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: