Add Go 1.11 to build matrix

This commit is contained in:
Kevin Burke
2018-08-30 14:47:24 -06:00
parent 555f37af0a
commit b64c0219b6
+1
View File
@@ -5,6 +5,7 @@ language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- master
before_script: