travis: test against go 1.10.x

This commit is contained in:
David Hill 2018-02-21 17:46:20 -05:00 committed by Dave Collins
parent 87df7c60d5
commit 8991bc29aa
1 changed files with 1 additions and 0 deletions

View File

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