Commit 848a5d7c authored by Miek Gieben's avatar Miek Gieben Committed by GitHub

Only check 1.10 again (#1652)

This double checking for 1.9 and 1.10 is nice, but doubles the
travis test duration.
parent 81348b42
...@@ -7,7 +7,6 @@ services: ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment