Update .travis.yml

This commit is contained in:
Nino Kodabande 2017-08-03 16:07:29 -07:00 committed by GitHub
parent a927b6857f
commit 66928beff0
1 changed files with 2 additions and 1 deletions

View File

@ -4,9 +4,10 @@ script:
- go test -race -v ./...
go:
- 1.4
- 1.5
- 1.6
- 1.7
- 1.8
- tip
matrix: