(More) updates to travis setup to cope with the submodule.

This commit is contained in:
Hannah Wolfe 2013-05-12 22:18:26 +01:00
parent 267dc12b76
commit a40d01ec48

View File

@ -3,5 +3,5 @@ node_js:
- "0.11"
- "0.10"
- "0.8"
before_install:
- git submodule update --init --recursive
git:
submodules: false