test: cross platform
test: add osx and windows to test platforms in travis
This commit is contained in:
parent
15683cb1d1
commit
aadf13c5a8
4 changed files with 65 additions and 11 deletions
|
|
@ -1,9 +1,10 @@
|
|||
language: node_js
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
- windows
|
||||
node_js:
|
||||
- node
|
||||
- lts/*
|
||||
- 14
|
||||
- 13
|
||||
- 12
|
||||
- 11
|
||||
- 10
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue