chore: drop support for Node.js 0.10 (#715)
BREAKING CHANGE: This module no longer supports Node.js 0.10
This commit is contained in:
parent
1c2d88ea6f
commit
b6cc24ef86
@ -1,6 +1,6 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- "0.10"
|
||||
- 6
|
||||
before_script: make dev
|
||||
script: make check
|
||||
sudo: false
|
||||
|
Loading…
Reference in New Issue
Block a user