Skip to content

Commit

Permalink
Drop testing on node@4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
selvagsz committed Feb 21, 2018
1 parent 2b50c27 commit a245e42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,6 @@ language: node_js
node_js:
- "8"
- "6"
- "4"
script:
- npm test
after_success: 'npm run coveralls'

0 comments on commit a245e42

Please sign in to comment.