1
0
Fork 0
mirror of https://github.com/Luzifer/rconfig.git synced 2025-01-02 01:21:19 +00:00

Drop support for Go pre-1.10

Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
Knut Ahlers 2019-02-04 19:14:57 +01:00
parent 28374b7f19
commit c7e0147435
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,10 +1,6 @@
language: go language: go
go: go:
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x - 1.10.x
- 1.11.x - 1.11.x
- tip - tip