Delete .travis.yml

This commit is contained in:
Brandon Nozaki Miller 2021-07-01 16:02:19 -07:00 committed by GitHub
parent 3fdbb35e53
commit 40278b101d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
#OS
os:
- osx
# Travis UDP6 not supported on linux, not even on loopback ::1 Super annoying.
# - linux
#node versions
language: node_js
node_js:
- 8
- 10
- 12
- 14
# safelist
branches:
only:
- master