mirror of
https://github.com/coredns/coredns.git
synced 2025-10-12 07:51:20 +02: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:
parent
81348b420b
commit
848a5d7c79
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user