Merge pull request #261 from msoap/patch-1

Added Go 1.11 on travis CI
This commit is contained in:
Martin Angers
2018-10-14 13:58:06 -04:00
committed by GitHub

View File

@@ -11,5 +11,6 @@ go:
- 1.8.x
- 1.9.x
- "1.10.x"
- 1.11.x
- tip