Commit Graph

7 Commits

Author SHA1 Message Date
Justin Clift
1b406ed64e Added email notification settings for Travis CI 2016-08-11 19:43:23 +01:00
Iulian Onofrei
5be578936e Fix Travis build error 2016-07-07 00:02:17 +03:00
Pino Toscano
f4587f7213 travis-ci: install also antlr v2
Antlr v2 is available in Debian-based systems for many years, so make
use of it instead of the embedded copy of it.
2015-05-03 15:48:43 +02:00
Pino Toscano
57f2622e34 tests: merge build of tests within main build
Instead of a separate CMakeLists.txt for the tests, make them built
together with the rest of the main project. This behaviour is off
by default, and can be enabled using ENABLE_TESTING.

Furthermore, the testing facilities of cmake are now used, so ctest
(invoked by `make test`) knows about the sqlb-unittests. Thus, adapt
the Travis build steps, building the main sources and executing the
tests twice, one for sqlite and one for sqlcipher.
2015-05-03 14:29:00 +02:00
Martin Kleusberg
e12f62515b cipher: Add SQLCipher build to Travis CI 2014-11-02 14:26:10 +01:00
Peinthor Rene
21df05e1ce travis-ci also do unittests 2014-09-18 07:42:04 +02:00
Peinthor Rene
122f5372fb travis-ci: add first travis-ci.org config file 2014-09-17 22:16:27 +02:00