travis: test against go 1.11

This commit is contained in:
David Hill 2018-08-30 15:11:22 -04:00
parent 8991bc29aa
commit d8f796af33
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ go:
- 1.8.x
- 1.9.x
- 1.10.x
- 1.11.x
- tip
sudo: false
install: