1
0
Fork 0
mirror of https://github.com/Luzifer/go_helpers.git synced 2024-10-18 06:14:21 +00:00

Drop Go1.5 / Go1.6 support with using contexts

This commit is contained in:
Knut Ahlers 2016-10-12 23:53:26 +02:00
parent ad799299c0
commit e0cb85cdbb
Signed by: luzifer
GPG key ID: DC2729FDD34BE99E

View file

@ -1,6 +1,5 @@
language: go
go:
- 1.5
- 1.6
- 1.7
- tip