summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix various harmless cases of undefined behaviour, and add a Travisjorton2022-02-141-0/+11
* Move misplaced comment.ylavic2022-01-131-2/+2
* Disable odbc tests with ASan for now, dlclose() leaks memory somehow.ylavic2022-01-131-1/+4
* Add Asan builds to travis.ylavic2022-01-121-4/+32
* Since bionic is the default, switch one -Werror build to xenial.jorton2022-01-071-2/+2
* Add GCC 10 build to Travis config.jorton2022-01-051-0/+10
* Add minimal Travis CI configuration (no notifications currently).jorton2021-08-161-0/+35