summaryrefslogtreecommitdiff
path: root/.travis/linux
Commit message (Collapse)AuthorAgeFilesLines
* .travis.yml: Use meson for buildingDaiki Ueno2019-06-184-18/+31
|
* virtual: Rename virtual-fixed.c to virtual-fixed-generated.hDaiki Ueno2019-06-181-1/+1
| | | | | Previously the generated .c file was included in another source file, which is not supported in some build systems (e.g., meson).
* travis: Manually install cpp-coverallsDaiki Ueno2018-08-281-2/+6
| | | | | | To accommodate the gcov format change in gcc 8.1: https://github.com/eddyxu/cpp-coveralls/pull/127 which is not yet available in the pip version.
* travis: Check valgrind exit code more strictlyDaiki Ueno2018-08-281-1/+1
|
* travis: Check that proxy module can be loaded and unloadedDaiki Ueno2018-08-152-1/+2
|
* travis: Use matrixDaiki Ueno2018-05-305-0/+46