Update CI dependency list

This commit is contained in:
jzmaddock
2018-01-05 12:59:30 +00:00
parent fa8b79bca9
commit e39a99c6f5
2 changed files with 2 additions and 0 deletions

View File

@ -213,6 +213,7 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init libs/core
- git submodule update --init libs/container_hash
- git submodule update --init libs/detail
- git submodule update --init libs/smart_ptr
- git submodule update --init libs/predef

View File

@ -47,6 +47,7 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init libs/core
- git submodule update --init libs/container_hash
- git submodule update --init libs/detail
- git submodule update --init libs/smart_ptr
- git submodule update --init libs/predef