simpler build list

This commit is contained in:
Mat Ryer 2020-08-15 18:02:13 +01:00
parent f76652f379
commit 1822a01c56

View File

@ -9,17 +9,11 @@ branches:
jobs: jobs:
include: include:
- os: linux - os: linux
go: 1.11.x go: 1.x
- os: linux
go: 1.12.x
- os: linux
go: 1.13.x
- os: linux
go: tip
- os: osx - os: osx
go: 1.13.x go: 1.x
- os: windows - os: windows
go: 1.13.x go: 1.x
before_install: before_install:
- go get golang.org/x/lint/golint - go get golang.org/x/lint/golint