Travis UDP6 not supported on linux, not even on loopback ::1 Super annoying. Will need to find a way to make this work or another CI

This commit is contained in:
Brandon Nozaki Miller 2021-02-23 23:19:05 -08:00 committed by GitHub
parent 2d1dbfddac
commit c82afb34b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 4 deletions

View File

@ -1,10 +1,9 @@
#OS
os:
- linux
- osx
#Travis having trouble with UDP6 sockets
dist: trusty
# Travis UDP6 not supported on linux, not even on loopback ::1 Super annoying.
# - linux
#node versions
language: node_js