Drop support for Node.js 0.10 and 0.12
This commit is contained in:
parent
0d2144904b
commit
9b60021fa6
6 changed files with 15 additions and 16 deletions
|
|
@ -3,6 +3,4 @@ language: node_js
|
|||
node_js:
|
||||
- '6'
|
||||
- '4'
|
||||
- '0.12'
|
||||
- '0.10'
|
||||
after_success: npm run coveralls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue