Update CI
This commit is contained in:
parent
03077d415e
commit
3870468ac1
|
@ -1,7 +1,7 @@
|
||||||
language: node_js
|
language: node_js
|
||||||
|
|
||||||
node_js:
|
node_js:
|
||||||
- "10.16.1"
|
- "12.13.0"
|
||||||
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
|
@ -12,7 +12,8 @@ matrix:
|
||||||
sudo: false
|
sudo: false
|
||||||
- name: "MacOS"
|
- name: "MacOS"
|
||||||
os: osx
|
os: osx
|
||||||
|
- name: "Windows"
|
||||||
|
os: windows
|
||||||
|
|
||||||
install:
|
install:
|
||||||
- cd test
|
- cd test
|
||||||
|
|
Loading…
Reference in New Issue