summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* travis: update to ubuntu 16.04 (xenial)Paul Moore2019-02-051-2/+2
* travis: move from the bundled python to python "nightly" (3.7)Paul Moore2018-05-101-5/+6
* travis: move the code coverage testing to the "after_success" stagePaul Moore2018-05-101-2/+2
* build: fix Travis CI build/test failuresPaul Moore2017-09-131-2/+2
* build: create an easy to use test coverage make targetPaul Moore2017-03-011-5/+2
* tests: add the syscall consistency check to the code coverage testsPaul Moore2017-02-241-1/+3
* build: integrate Coverity scanning into the Travis CI buildPaul Moore2017-02-201-2/+18
* build: treat clang errors as fatal in the Travis CI buildPaul Moore2017-02-171-1/+1
* tests: limit fuzz testing on Travis CI to avoid timeoutsPaul Moore2017-02-161-1/+1
* build: add Coveralls supportPaul Moore2017-02-071-3/+13
* build: update the Travis CI configurationPaul Moore2017-02-051-11/+13
* build: add initial support for Travis CIPaul Moore2017-02-031-0/+43