Update .travis.yml

pull/1739/head^2
John McLear 2013-04-15 17:33:41 +02:00
parent a670158e78
commit 0b2e1a0c31
1 changed files with 1 additions and 1 deletions

View File

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