From 42f28ab8e374137fe3f5d25424489d879d4724f8 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Wed, 21 Jun 2017 19:06:17 -0700 Subject: Updating server dependancies (#6712) --- vendor/github.com/miekg/dns/.travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'vendor/github.com/miekg/dns/.travis.yml') diff --git a/vendor/github.com/miekg/dns/.travis.yml b/vendor/github.com/miekg/dns/.travis.yml index 73eef5490..bb8b8d40b 100644 --- a/vendor/github.com/miekg/dns/.travis.yml +++ b/vendor/github.com/miekg/dns/.travis.yml @@ -1,8 +1,9 @@ language: go sudo: false go: - - 1.7 - - 1.8 + - 1.7.x + - 1.8.x + - tip before_install: # don't use the miekg/dns when testing forks -- cgit v1.2.3-1-g7c22