Skip to content

Commit 8b931e5

Browse files
adityapatadiajhnns
authored andcommitted
chore: Add node v12 in Travis tests (#80)
1 parent f7a1199 commit 8b931e5

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
@@ -7,6 +7,7 @@ node_js:
77
- "8"
88
- "9"
99
- "10"
10+
- "12"
1011

1112
script:
1213
- npm test

0 commit comments

Comments
 (0)