Fix 0.8 build

This commit is contained in:
Nick O'Leary 2014-06-29 22:48:35 +01:00
parent 3bbf2fa737
commit 13da5e7327
1 changed files with 3 additions and 1 deletions

View File

@ -1,5 +1,7 @@
language: node_js
before_install:
- npm install -g npm@~1.4.18
node_js:
- "0.10"
# - "0.8"
- "0.8"