summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Collapse)AuthorAgeFilesLines
* Scripts: valgrind with test suitekevg2017-05-051-3/+5
|
* Scripts: travis.yml typo fixAleksey Midenkov2017-05-051-2/+2
|
* Scripts: debug and release configurations for travis buildKosov Eugene2017-05-051-4/+6
| | | | Closes #72
* Scripts: Travis-CI for natsys/trunkAleksey Midenkov2017-05-051-10/+8
|
* travis: add gcc-4.8Daniel Black2017-03-071-0/+1
|
* Travis: parallel_jobs=3Daniel Black2016-12-171-1/+1
|
* Travis: add refs for future capability - when travis catches upDaniel Black2016-12-151-0/+4
|
* travis: gcc-5 and gcc-6Daniel Black2016-12-151-1/+14
|
* Travis: add lib{stemmer,xml2,pcre3}-devDaniel Black2016-12-141-0/+8
|
* Deb: add gdb as a build dependency for stack traces on test suite failuresOtto Kekäläinen2016-11-101-0/+1
| | | | | If mysqld crashed during the test suite run and gdb is available, a stack trace will be printed automatically.
* Merge branch '10.2-numa' of https://github.com/grooverdan/mariadb-server ↵Jan Lindström2016-10-241-0/+1
|\ | | | | | | into grooverdan-10.2-numa
| * MDEV-10829: libnuma-dev for travisDaniel Black2016-09-231-0/+1
| | | | | | | | Signed-off-by: Daniel Black <daniel.black@au.ibm.com>
* | Travis-CI: clean away cruf in definition file and use correct syntaxOtto Kekäläinen2016-10-081-7/+3
|/
* MDEV-9185 - Integrate with Travis-CI for easier and more automatic QASergey Vojtovich2016-08-181-0/+56
Based on contributions by Daniel Black and Otto Kekäläinen.