@ -1,8 +1,7 @@
language: node_js
node_js:
- '10'
- '8'
- '6'
- '4'
script: npm test
after_success: npm run coverage
notifications: