Skip to content

Commit

Permalink
ci: travis only include lts node version
Browse files Browse the repository at this point in the history
  • Loading branch information
Val-istar-Guo committed Jun 24, 2022
1 parent 3e975d1 commit a214f28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: node_js
node_js:
- node
- lts/*
after_success:
- npm run coveralls

0 comments on commit a214f28

Please sign in to comment.