Skip to content

Commit

Permalink
ci(nodejs): added Node.js 14 to CI/CD tests
Browse files Browse the repository at this point in the history
  • Loading branch information
grantila committed Aug 10, 2020
1 parent af63676 commit d175203
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ node_js:
- "10"
- "12"
- "13"
- "14"
before_script:
- "npm run build"
branches:
Expand Down

0 comments on commit d175203

Please sign in to comment.