Updated .travis.yml and bumped projects
This commit is contained in:
@@ -15,7 +15,7 @@ install:
|
||||
- mkdir -p ../qt5
|
||||
- if [ ! -d ../qt5/.git ] ; then rm ../qt5 -Rf ; git clone --branch=5.10 git://code.qt.io/qt/qt5.git ../qt5 ; fi
|
||||
- pushd ../qt5
|
||||
- if [ ! -d qtbase/.git ] ; then perl init-repository --module-subset=qtbase,qtimageformats,qtmultimedia,qttools ; fi
|
||||
- if [ ! -d qtbase/.git ] ; then perl init-repository --module-subset=qtbase,qtimageformats,qtmultimedia,qtserialport,qttools ; fi
|
||||
- if [ ! -f config.summary ] ; then ./configure -prefix `pwd`/build -opensource -confirm-license -nomake examples -nomake tests ; fi
|
||||
- if [ ! -d build ] ; then make -j2 > /dev/null && make install ; fi
|
||||
- popd
|
||||
@@ -27,4 +27,4 @@ script:
|
||||
- ../qt5/build/bin/qmake CONFIG+=ccache ../DbSoftware -config release
|
||||
- make -j2
|
||||
- make install
|
||||
- popd
|
||||
- popd
|
||||
|
Submodule DbDatabaseTree updated: bce481084c...913c723442
Submodule DbHashCracker updated: 14d9b15a2f...3622d030dd
Submodule DbMessaging updated: b8d7a433cf...afb0b7a2e5
Submodule DbNeuralNet updated: d628773720...80e3f83c12
Submodule DbPathFinder updated: 40c7226c14...b72882f230
Submodule DbPicSync updated: e828d4caea...ce6769e8ff
Submodule DbRadioDumper updated: 743408e767...9813739e94
Submodule DbSerialServer updated: 74a9c597ba...cb231f63ce
Submodule libs/DbGuiLib updated: 8f87272721...e037084470
Reference in New Issue
Block a user