simpler build list
This commit is contained in:
parent
f76652f379
commit
1822a01c56
12
.travis.yml
12
.travis.yml
@ -9,17 +9,11 @@ branches:
|
||||
jobs:
|
||||
include:
|
||||
- os: linux
|
||||
go: 1.11.x
|
||||
- os: linux
|
||||
go: 1.12.x
|
||||
- os: linux
|
||||
go: 1.13.x
|
||||
- os: linux
|
||||
go: tip
|
||||
go: 1.x
|
||||
- os: osx
|
||||
go: 1.13.x
|
||||
go: 1.x
|
||||
- os: windows
|
||||
go: 1.13.x
|
||||
go: 1.x
|
||||
|
||||
before_install:
|
||||
- go get golang.org/x/lint/golint
|
||||
|
Loading…
Reference in New Issue
Block a user