Merge pull request #1645 from vdemeester/build-1.9
Add build 1.9 to travis
This commit is contained in:
commit
ababa2d2ce
|
@ -2,6 +2,7 @@ language: go
|
|||
go:
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- tip
|
||||
|
||||
matrix:
|
||||
|
|
Loading…
Reference in New Issue