Skip to content

Commit bf077d6

Browse files
committed
Add Node.js 13.x to Travis CI matrix
Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
1 parent e76fbf6 commit bf077d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ language: node_js
22
node_js:
33
- "10"
44
- "12"
5+
- "13"
56

67
services:
78
- postgresql

0 commit comments

Comments
 (0)