Skip to content

Commit bc88a8e

Browse files
breautekpmcquay
authored andcommitted
ci: Node14 (apache#459)
* tests: Add Node14 to the test matrix
1 parent 7d7c89f commit bc88a8e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ environment:
1515
matrix:
1616
- nodejs_version: "10"
1717
- nodejs_version: "12"
18+
- nodejs_version: "14"
1819

1920
platform:
2021
- x86

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
- ANDROID_BUILD_TOOLS_VERSION=29.0.3
1818

1919
language: node_js
20-
node_js: 12
20+
node_js: 14
2121

2222
# yaml anchor/alias: https://medium.com/@tommyvn/travis-yml-dry-with-anchors-8b6a3ac1b027
2323

0 commit comments

Comments
 (0)