Disable testing with Node 0.8

This commit is contained in:
Mihai Bazon
2015-03-29 13:19:07 +03:00
parent 73ca767d06
commit 0262b4244c

View File

@@ -1,6 +1,5 @@
language: node_js
before_install: "npm install -g npm"
node_js:
- "0.8"
- "0.10"
- "0.11"