diff --git a/.travis.yml b/.travis.yml index c992451c4f..feb85676eb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -47,6 +47,7 @@ jobs: dist: xenial go: 1.13.x script: + - export GODEBUG=netdns=go+1 - go run build/ci.go install - go run build/ci.go test -coverage $TEST_PACKAGES