Removed Node v0.8 Travis test and added Node 4.1

This commit is contained in:
Bryan Naegele 2015-12-03 16:06:20 -06:00
parent 2208f051dd
commit 57678e93f7

@ -1,8 +1,8 @@
language: node_js
node_js:
- "4.1"
- "0.11"
- "0.10"
- "0.8"
before_install:
- "npm install -g mocha voc"
- "npm install blanket"