Skip to content

Commit

Permalink
ci(travis): remove node 15.
Browse files Browse the repository at this point in the history
  • Loading branch information
amazing-gao committed Feb 27, 2021
1 parent ac2ae67 commit f7908c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -5,6 +5,5 @@ node_js:
- "12"
- "13"
- "14"
- "15"
script: "npm run ci"
after_script: "npm install coveralls@2 && cat ./coverage/lcov.info | coveralls"

0 comments on commit f7908c9

Please sign in to comment.