Add go 1.11 to travis

This commit is contained in:
Alex Pliutau 2018-10-10 20:47:17 +07:00
parent f49da25ce1
commit caff1125ce

View File

@ -5,7 +5,8 @@ go:
- 1.7
- 1.8
- 1.9
- 1.10
- "1.10"
- 1.11
install:
- export PATH=$PATH:$HOME/gopath/bin
script: