From 848a5d7c7909afbc381a0708dc4893c28a1df61c Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Sun, 1 Apr 2018 16:18:38 +0100 Subject: [PATCH] Only check 1.10 again (#1652) This double checking for 1.9 and 1.10 is nice, but doubles the travis test duration. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 0f09b8a90..52445dedc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,6 @@ services: language: go go: - - "1.9" - "1.10" go_import_path: github.com/coredns/coredns