Skip to content

Commit 9096c70

Browse files
committed
Remove Go v1.8.x from Travis CI
1 parent 381e878 commit 9096c70

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
language: go
22
go:
3-
- 1.8.x
43
- 1.9.x
54
- 1.10.x
65
install:

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Changes since v2.2:
44

5+
- Remove Go v1.8.x from Travis CI testing
56
- Add CODEOWNERS file
67
- Add CONTRIBUTING guide
78
- Add Issue and Pull Request templates

0 commit comments

Comments
 (0)