.travis.yml: Update Go 1.11

This commit is contained in:
Dong-hee Na 2018-10-01 17:21:06 +09:00
parent d41c941ded
commit 81672d7016

View File

@ -6,6 +6,7 @@ go:
- 1.8.x - 1.8.x
- 1.9.x - 1.9.x
- 1.10.x - 1.10.x
- 1.11.x
- master - master
before_install: before_install: