Skip to content

Commit

Permalink
Remove Go v1.8.x from Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
JoelSpeed committed Jan 3, 2019
1 parent 381e878 commit 9096c70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: go
go:
- 1.8.x
- 1.9.x
- 1.10.x
install:
Expand Down
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9096c70

Please sign in to comment.