summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/miekg/dns/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/miekg/dns/.travis.yml')
-rw-r--r--vendor/github.com/miekg/dns/.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/miekg/dns/.travis.yml b/vendor/github.com/miekg/dns/.travis.yml
index 11bc9158e..73eef5490 100644
--- a/vendor/github.com/miekg/dns/.travis.yml
+++ b/vendor/github.com/miekg/dns/.travis.yml
@@ -1,8 +1,8 @@
language: go
sudo: false
go:
- - 1.6
- 1.7
+ - 1.8
before_install:
# don't use the miekg/dns when testing forks