travis: include go 1.9
This commit is contained in:
parent
7f31dccb8f
commit
b8ead33448
|
@ -3,6 +3,7 @@ language: go
|
|||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
- 1.9
|
||||
- tip
|
||||
|
||||
script: make test-static
|
||||
|
|
Loading…
Reference in New Issue