Skip to content

Commit b4f04ab

Browse files
committed
adding node 12 to the test matrix
1 parent 920ee91 commit b4f04ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

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

67
branches:
78
only:

0 commit comments

Comments
 (0)