mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-26 15:47:21 +00:00
travis: bump linter to Go 1.13.x
This commit is contained in:
parent
734e00af9e
commit
c702bd70ed
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ jobs:
|
|||
- stage: lint
|
||||
os: linux
|
||||
dist: xenial
|
||||
go: 1.12.x
|
||||
go: 1.13.x
|
||||
env:
|
||||
- lint
|
||||
git:
|
||||
|
|
|
|||
Loading…
Reference in a new issue