aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorGravatar insomniac <insomniacslk@users.noreply.github.com> 2017-08-14 21:51:18 +0100
committerGravatar Yong Tang <yong.tang.github@outlook.com> 2017-08-14 13:51:18 -0700
commit1ab8b37e7e54ec3434f050ca46abecd79ca5fb4f (patch)
tree3d5d027cb9ba5bb434fc4a69a8751221a9c38418 /.travis.yml
parent00f5c7797e265dc2fecad5acbfcfdad9797e48e5 (diff)
downloadcoredns-1ab8b37e7e54ec3434f050ca46abecd79ca5fb4f.tar.gz
coredns-1ab8b37e7e54ec3434f050ca46abecd79ca5fb4f.tar.zst
coredns-1ab8b37e7e54ec3434f050ca46abecd79ca5fb4f.zip
Make CoreDNS build on Go 1.7 (#919)
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 8deeadbe0..c6724f8aa 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,6 +7,7 @@ services:
language: go
go:
+ - 1.7
- 1.8
go_import_path: github.com/coredns/coredns