mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
travis: drop 1.7 (#956)
Yes, the previous Go version is important but this doubles the wait on travis. This drops 1.7 from travis. This means we wait for bug reports to show up, or tell people to use the precompiled binaries are docker containers.
This commit is contained in:
@@ -8,7 +8,6 @@ services:
|
||||
language: go
|
||||
go:
|
||||
- 1.8
|
||||
- 1.7
|
||||
|
||||
go_import_path: github.com/coredns/coredns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user