Added DbCoreLib checkout to .travis.yml

This commit is contained in:
0xFEEDC0DE64
2018-10-05 19:22:07 +02:00
parent cb231f63ce
commit e242f36ebc

View File

@@ -24,7 +24,7 @@ script:
- ccache -s
- git clone https://github.com/0xFEEDC0DE64/DbSoftware.git ../DbSoftware
- pushd ../DbSoftware
- git submodule update --init libs/DbNetworkLib
- git submodule update --init libs/DbCoreLib libs/DbNetworkLib
- popd
- shopt -s dotglob
- mv * ../DbSoftware/DbSerialServer -v