Skip to content

Commit 43398a3

Browse files
committed
test: add node 13 to travis
1 parent 01ec6fb commit 43398a3

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
@@ -3,5 +3,6 @@ node_js:
33
- "8"
44
- "10"
55
- "12"
6+
- "13"
67
after_script:
78
- coveralls < coverage/lcov.info

0 commit comments

Comments
 (0)