Skip to content

Commit c04797a

Browse files
authored
Add Node.js 13 back for testing
1 parent 518d95a commit c04797a

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
@@ -1,5 +1,6 @@
11
language: node_js
22
node_js:
3+
- '13'
34
- '12'
45
- '10'
56
after_success:

0 commit comments

Comments
 (0)