Skip to content

Commit

Permalink
fix: remove Node 6 support
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbonnet committed Jan 12, 2019
1 parent 058218a commit 800c07f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -2,7 +2,6 @@ language: node_js
node_js:
- 10
- 8
- 6
script:
- npm test
- npm run codecov

0 comments on commit 800c07f

Please sign in to comment.