simpler build list
This commit is contained in:
parent
f76652f379
commit
1822a01c56
12
.travis.yml
12
.travis.yml
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user