Update Travis (#2215)

* update travis

* update binutils

* upgrade binutils version

* remove cache

* none of this works

* upgrade ubuntu version

* lint fixes
This commit is contained in:
Nishant Das
2019-04-09 09:57:09 +08:00
committed by GitHub
parent 97b5ef0cc2
commit 775f4d64a5
6 changed files with 6 additions and 6 deletions

View File

@@ -4,7 +4,8 @@ sudo: false
matrix:
include:
- os: linux
go: 1.11.x
dist: xenial
go: 1.12.x
env:
- lint
install: