Skip to content

Commit

Permalink
Stop testing in Node.js v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Finesse committed Jan 11, 2022
1 parent 3e8fe01 commit b5918b7
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
Expand Up @@ -3,7 +3,6 @@ node_js:
- "8"
- "7"
- "6"
- "4"
sudo: false
script: "npm run-script coverage"
after_script: "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"

0 comments on commit b5918b7

Please sign in to comment.