Skip to content

Commit 638fc3b

Browse files
committed
chore(pkg): add node 12 to travis matrix
1 parent 5ead0bd commit 638fc3b

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,6 +2,7 @@ language: node_js
22
node_js:
33
- "8"
44
- "10"
5+
- "12"
56
- "node" # latest
67
cache: yarn
78
env:

0 commit comments

Comments
 (0)