trying to update to focal because xenial does not support ipv6
This commit is contained in:
parent
2151caf3ee
commit
01cf29472b
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ os:
|
|||
- linux
|
||||
- osx
|
||||
|
||||
#Xenial does not support ipv6 on Travis
|
||||
dist: focal
|
||||
|
||||
#node versions
|
||||
language: node_js
|
||||
node_js:
|
||||
|
|
Loading…
Reference in a new issue