Skip to content

Commit 60c2a7a

Browse files
committed
chore: run node@12 in travis
1 parent 617e678 commit 60c2a7a

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
@@ -3,6 +3,7 @@ language: node_js
33
node_js:
44
- "8"
55
- "10"
6+
- "12"
67

78
before_script:
89
- npm run build

0 commit comments

Comments
 (0)