Skip to content

Commit 4ff53b9

Browse files
committed
update packages and add nodejs 14.0
1 parent 5d101a1 commit 4ff53b9

File tree

4 files changed

+1060
-727
lines changed

4 files changed

+1060
-727
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ env:
2121
- TRAVIS_NODE_VERSION="11"
2222
- TRAVIS_NODE_VERSION="12"
2323
- TRAVIS_NODE_VERSION="13"
24+
- TRAVIS_NODE_VERSION="14"
2425

2526
matrix:
2627
exclude:

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,9 @@ environment:
4444

4545
- nodejs_version: 12
4646
platform: x64
47+
48+
- nodejs_version: 14
49+
platform: x64
4750

4851
# - electron_version: "1.4.14"
4952
# nodejs_version: 6

0 commit comments

Comments
 (0)