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
+1
View File
@@ -2,6 +2,7 @@ language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- tip
matrix: