From 01cf29472b90a1d5cebdf15a684b90640f8410cf Mon Sep 17 00:00:00 2001 From: Brandon Nozaki Miller Date: Tue, 23 Feb 2021 23:05:48 -0800 Subject: [PATCH] trying to update to focal because xenial does not support ipv6 --- .travis.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.travis.yml b/.travis.yml index dc18e08..fbd0c88 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,6 +3,9 @@ os: - linux - osx +#Xenial does not support ipv6 on Travis +dist: focal + #node versions language: node_js node_js: