Add go 1.11.x version (#131)

This commit is contained in:
Saddam H 2018-12-16 05:08:19 +06:00 committed by Alex Goodman
parent 8b4c3021da
commit 8c97168bb1

View File

@ -5,6 +5,7 @@ go:
- '1.9'
- '1.10'
- '1.11'
- '1.11.x'
- 'master'
# Skip the install step. Don't `go get` dependencies. Only build with the