Skip to content

Commit 7ee4753

Browse files
authored
🔧 Add node version 12 to travis file
1 parent c16b1b6 commit 7ee4753

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:
33
- "node"
4+
- "12"
45
- "10"
56
- "8"

0 commit comments

Comments
 (0)