summaryrefslogtreecommitdiff
path: root/.travis/linux/after_success.sh
Commit message (Collapse)AuthorAgeFilesLines
* .travis.yml: Use meson for buildingDaiki Ueno2019-06-181-6/+4
|
* 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: Use matrixDaiki Ueno2018-05-301-0/+9