diff --git a/.travis.yml b/.travis.yml index 3d5dae0..b322c0d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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