travis: enable go 1.9 (#992)
This commit is contained in:
parent
d5b636bca6
commit
afad8abef3
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ services:
|
|||
|
||||
language: go
|
||||
go:
|
||||
- 1.8
|
||||
- 1.9
|
||||
|
||||
go_import_path: github.com/coredns/coredns
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue