mirror of
https://github.com/coredns/coredns.git
synced 2025-10-28 00:34:24 -04:00
travis: enable go 1.9 (#992)
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
|||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.8
|
- 1.9
|
||||||
|
|
||||||
go_import_path: github.com/coredns/coredns
|
go_import_path: github.com/coredns/coredns
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user