add go1.11 into ci

This commit is contained in:
Andy Pan 2018-10-03 19:11:04 +08:00 committed by GitHub
parent 29730bb703
commit 143118be9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

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