Only test in node.js 0.8

This commit is contained in:
Peter 'Pita' Martischka 2012-11-03 16:07:32 +00:00
parent 4e4c720cb0
commit ac3ff4f66d
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
language: node_js
node_js:
- "0.8"
- "0.6"
install:
- "bin/installDeps.sh"
- "export GIT_HASH=$(cat .git/HEAD | head -c 7)"