mirror of
https://github.com/Luzifer/go_helpers.git
synced 2024-12-25 05:21:20 +00:00
Drop Go1.5 / Go1.6 support with using contexts
This commit is contained in:
parent
ad799299c0
commit
e0cb85cdbb
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
language: go
|
language: go
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.5
|
- 1.7
|
||||||
- 1.6
|
|
||||||
- tip
|
- tip
|
||||||
|
|
Loading…
Reference in a new issue