Merge pull request #1645 from vdemeester/build-1.9

Add build 1.9 to travis
This commit is contained in:
Michael Crosby 2017-11-08 10:07:43 -05:00 committed by GitHub
commit ababa2d2ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@ language: go
go: go:
- 1.7.x - 1.7.x
- 1.8.x - 1.8.x
- 1.9.x
- tip - tip
matrix: matrix: