Delete .travis.yml
This commit is contained in:
parent
3fdbb35e53
commit
40278b101d
1 changed files with 0 additions and 19 deletions
19
.travis.yml
19
.travis.yml
|
@ -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
|
Loading…
Reference in a new issue