mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-20 22:42:53 -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.10"
|
||||
- "0.8"
|
||||
before_install:
|
||||
- git submodule update --init --recursive
|
||||
git:
|
||||
submodules: false
|
Loading…
Add table
Reference in a new issue