You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2026-06-19 22:58:30 +02:00
Remove Go v1.8.x from Travis CI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user