1
Fork 0

Add submodules for circle

This commit is contained in:
Jake Howard 2017-01-10 17:14:07 +00:00
parent 8524599e38
commit 8692dbbbef

View file

@ -8,6 +8,11 @@ machine:
NODE_ENV: production
NPM_CONFIG_PRODUCTION: false
checkout:
post:
- git submodule sync
- git submodule update --init --recursive
dependencies:
post:
- pelican -v