Commit Graph

35 Commits

Author SHA1 Message Date
zosrothko
26dd83f1b6
Avoid to clone submodules 2018-04-01 10:50:10 +02:00
Joerg-Christian Boehme
e57301529f Fix timeout on android tests 2018-03-22 09:55:16 +01:00
Joerg-Christian Boehme
33ad8b611f Revert "remove Android builds"
This reverts commit 02d2613bcf.
2018-03-08 20:46:19 +01:00
Joerg-Christian Boehme
aad1f85c76 Revert "fix .travis.yml"
This reverts commit e184ea447d.
2018-03-08 20:46:15 +01:00
Günter Obiltschnig
e184ea447d fix .travis.yml 2018-03-07 15:39:28 +01:00
Günter Obiltschnig
02d2613bcf remove Android builds 2018-03-07 14:29:38 +01:00
Joerg-Christian Boehme
9feabc7723 Add android build on travis (#1981)
* Add build for android in travis CI.

* Fix review findings. Change from __ANDORID__ to POCO_ANDROID

* Add android test

* Fix compile issue after rebase

* Ignore test big ping when its failing
2018-02-26 18:54:40 -06:00
Aleksandar Fabijanic
3a40c0dcbc
skip PDF build on travis 2018-02-08 20:40:03 -06:00
zosrothko
8aa12a47d7 Remove Trusty 2017-11-08 21:56:14 +01:00
zosrothko
9829928c09 Add Redis PostgreSQL MySQL 2017-11-08 21:48:55 +01:00
zosrothko
b4c78db4aa Build mkdoc & mkrel on Linux instead of OSX 2017-11-08 20:58:20 +01:00
zosrothko
c74ca7e27d Protect sudo by a Linux guard 2017-11-08 16:42:53 +01:00
zosrothko
135e6fb78e Build mkdoc & mkrel on osx using clang 2017-11-08 15:40:38 +01:00
zosrothko
921780c8c8 Add display content of the release
Signed-off-by: zosrothko <zosrothko@orange.fr>
2017-11-08 10:58:37 +01:00
zosrothko
5488cc47e3 Add mkdoc all & mkrel all for producing the documentation & release 2017-11-08 07:10:10 +01:00
Alex Fabijanic
87ec631b4a try to fix clang build (use libc++) 2017-10-24 21:03:08 -05:00
FrancisANDRE
c3c52e4893 Remove notifications for Kampbell.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-11 10:35:20 +01:00
FrancisANDRE
99ad4bcaa6 Fix for running gcc-4.8. add notification for Kampbell.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 22:26:59 +01:00
FrancisANDRE
f2f08ef7be Remove installation of cmake3.
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 21:54:44 +01:00
FrancisANDRE
9540987339 Work around the old wget version in Travis CI
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
2015-11-10 21:42:41 +01:00
Guenter Obiltschnig
6767ea9395 use .travis.xml from develop 2015-10-06 16:32:28 +02:00
Guenter Obiltschnig
b2276e7f7e omit PageCompiler from arm build 2014-11-12 08:32:40 +01:00
Guenter Obiltschnig
0b3ccedb15 fixed cross build 2014-11-11 14:13:31 +01:00
Guenter Obiltschnig
60ff935467 fixed ARM build 2014-11-11 13:26:51 +01:00
Roger Meier
7d47fde838 .travis.yml: add CMake build, cross builds and QA
Signed-off-by: Roger Meier <r.meier@siemens.com>
2014-11-10 11:39:17 +01:00
Günter Obiltschnig
cd607b6f28 Update .travis.yml 2014-03-12 17:11:55 +01:00
Guenter Obiltschnig
2f33fe2d7d fixed travis file 2014-01-16 18:34:54 +01:00
Roger Meier
e97eb5105f .travis.yml: force old config on apt-get upgrade
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2013-12-21 23:06:02 +01:00
Roger Meier
fbc84c33ae .travis.yml: use -y option for apt-get upgrade and install 2013-12-19 22:14:17 +01:00
Roger Meier
47c4ee7487 .travis.yml: install unixodbc-dev libmysqlclient-dev
Signed-off-by: Roger Meier <roger@bufferoverflow.ch>
2013-12-18 14:23:40 +01:00
Aleksandar Fabijanic
848f48c8d9 Update .travis.yml 2013-01-06 22:13:25 -06:00
Aleksandar Fabijanic
3fd09a4cbe Update .travis.yml 2013-01-06 22:02:23 -06:00
Aleksandar Fabijanic
cb4baf09cd Update .travis.yml 2013-01-06 21:43:12 -06:00
Aleksandar Fabijanic
cbf705f772 Update .travis.yml 2013-01-06 21:32:17 -06:00
Mathäus Mendel
ee70421f64 Added Travis CI configuration file
Travis CI is a free continuous integration service that allows open source projects to check the integrity of their source code by building it after every commit made to the repository.
2012-12-15 23:59:57 -02:00