Added DbCoreLib checkout to .travis.yml
This commit is contained in:
@@ -24,7 +24,7 @@ script:
|
|||||||
- ccache -s
|
- ccache -s
|
||||||
- git clone https://github.com/0xFEEDC0DE64/DbSoftware.git ../DbSoftware
|
- git clone https://github.com/0xFEEDC0DE64/DbSoftware.git ../DbSoftware
|
||||||
- pushd ../DbSoftware
|
- pushd ../DbSoftware
|
||||||
- git submodule update --init libs/DbNetworkLib
|
- git submodule update --init libs/DbCoreLib libs/DbNetworkLib
|
||||||
- popd
|
- popd
|
||||||
- shopt -s dotglob
|
- shopt -s dotglob
|
||||||
- mv * ../DbSoftware/DbSerialServer -v
|
- mv * ../DbSoftware/DbSerialServer -v
|
||||||
|
Reference in New Issue
Block a user