Skip to content

Commit

Permalink
Start building on Node 14 too
Browse files Browse the repository at this point in the history
  • Loading branch information
ultraq committed Aug 9, 2020
1 parent 38d7dbf commit 8e102b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -2,5 +2,6 @@ language: node_js
node_js:
- "10"
- "12"
- "14"
before_script: npm run lint
after_success: npm run coverage

0 comments on commit 8e102b5

Please sign in to comment.