Add Go 1.11 to Travis build matrix

This commit is contained in:
Emir Beganović
2018-10-09 14:54:41 +04:00
committed by GitHub
parent 0a88db3545
commit 3b73f9366b

View File

@@ -18,6 +18,7 @@ env:
go:
- 1.9.x
- 1.10.x
- 1.11.x
before_install:
- |