.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:
Kirill Danshin
2018-08-25 02:13:16 +03:00
parent cf6f6e7fca
commit c661e13a56
+1
View File
@@ -2,6 +2,7 @@ language: go
go:
- tip
- 1.11
- 1.10.x
- 1.9.x