mirror of
https://github.com/coredns/coredns.git
synced 2025-10-29 09:14:17 -04:00
Only check 1.10 again (#1652)
This double checking for 1.9 and 1.10 is nice, but doubles the travis test duration.
This commit is contained in:
@@ -7,7 +7,6 @@ services:
|
|||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- "1.9"
|
|
||||||
- "1.10"
|
- "1.10"
|
||||||
|
|
||||||
go_import_path: github.com/coredns/coredns
|
go_import_path: github.com/coredns/coredns
|
||||||
|
|||||||
Reference in New Issue
Block a user