only run the tests on the latest version of nodesj

This commit is contained in:
Eric Rowell 2013-08-28 23:51:34 -07:00
parent c347255fa5
commit f10300f3c8

View File

@ -1,9 +1,6 @@
language: node_js
node_js:
- "0.11"
- "0.10"
- "0.8"
- "0.6"
before_script:
- npm install
script: