Skip to content

Commit

Permalink
Add node.js 12 to travis target
Browse files Browse the repository at this point in the history
  • Loading branch information
h3poteto committed Jan 23, 2020
1 parent eec8099 commit a572767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ language: node_js
node_js:
- "8"
- "10"
- "11"
- "12"
cache:
yarn: true
script:
Expand Down

0 comments on commit a572767

Please sign in to comment.