Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Commit 64e00ca

Browse files
committed
Pin travis test runner at Node 13.9.0 until nodejs/node#32105 is resolved one way or another
1 parent 0ae9f16 commit 64e00ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
language: node_js
22
node_js:
33
- 12
4-
- 13
4+
- 13.9.0
55

66
script:
77
- npm run lint

0 commit comments

Comments
 (0)