Skip to content

Commit f7c8ccc

Browse files
committed
1 parent d47bfad commit f7c8ccc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ node_js:
1515
- "10.19"
1616
- "11.15"
1717
- "12.15"
18-
- "13.8"
18+
- "13.11"
1919
sudo: false
2020
cache:
2121
directories:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ environment:
1515
- nodejs_version: "10.19"
1616
- nodejs_version: "11.15"
1717
- nodejs_version: "12.15"
18-
- nodejs_version: "13.8"
18+
- nodejs_version: "13.11"
1919
cache:
2020
- node_modules
2121
install:

0 commit comments

Comments
 (0)