mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
(More) updates to travis setup to cope with the submodule.
This commit is contained in:
parent
267dc12b76
commit
a40d01ec48
1 changed files with 2 additions and 2 deletions
|
@ -3,5 +3,5 @@ node_js:
|
||||||
- "0.11"
|
- "0.11"
|
||||||
- "0.10"
|
- "0.10"
|
||||||
- "0.8"
|
- "0.8"
|
||||||
before_install:
|
git:
|
||||||
- git submodule update --init --recursive
|
submodules: false
|
Loading…
Add table
Reference in a new issue