Skip to content

Commit b82ed2d

Browse files
committed
test: let Travis run tests on Node.js 12
1 parent edf430a commit b82ed2d

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,3 +2,4 @@ language: node_js
22
node_js:
33
- "8"
44
- "10"
5+
- "12"

0 commit comments

Comments
 (0)