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
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ services:
|
|||
|
||||
language: go
|
||||
go:
|
||||
- "1.9"
|
||||
- "1.10"
|
||||
|
||||
go_import_path: github.com/coredns/coredns
|
||||
|
|
Loading…
Add table
Reference in a new issue