Remove Go v1.8.x from Travis CI
This commit is contained in:
parent
381e878574
commit
9096c70e96
@ -1,6 +1,5 @@
|
||||
language: go
|
||||
go:
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
install:
|
||||
|
@ -2,6 +2,7 @@
|
||||
|
||||
## Changes since v2.2:
|
||||
|
||||
- Remove Go v1.8.x from Travis CI testing
|
||||
- Add CODEOWNERS file
|
||||
- Add CONTRIBUTING guide
|
||||
- Add Issue and Pull Request templates
|
||||
|
Loading…
Reference in New Issue
Block a user