mirror of
https://github.com/valyala/fasthttp.git
synced 2026-06-25 17:45:28 +03:00
.travis.yml: add 1.11 support, not droping 1.9.x just yet
Signed-off-by: Kirill Danshin <k@guava.by>
This commit is contained in:
@@ -2,6 +2,7 @@ language: go
|
||||
|
||||
go:
|
||||
- tip
|
||||
- 1.11
|
||||
- 1.10.x
|
||||
- 1.9.x
|
||||
|
||||
|
||||
Reference in New Issue
Block a user