summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* tests: limit the number of bpf-sim-fuzz test iterationsPaul Moore2021-01-141-1/+1
* travis: explicitly install astyle and codespellPaul Moore2020-09-021-0/+2
* Merge pull request #229 from drakenclimber/pull/215ppcTom Hromatka2020-04-151-0/+1
|\
| * travis: enable ppc64leTom Hromatka2020-04-151-0/+1
* | travis: the arm64 build doesn't like cpp-coverallsPaul Moore2020-04-031-1/+4
|/
* travis: "sudo" no longer has any meaning in Travis CIPaul Moore2020-03-231-1/+0
* travis: fix a typo with TRAVIS_CPU_ARCHPaul Moore2020-03-231-2/+2
* arch: use gperf to generate a perfact hash to lookup syscall namesGiuseppe Scrivano2020-03-231-0/+1
* travis: enable aarch64 buildsPaul Moore2020-03-111-5/+15
* travis: use default python instead of nightlyChristopher Waldon2020-01-201-2/+0
* travis: avoid running live python tests in TravisCIChris Waldon2020-01-201-1/+1
* travis: switch our Travis builds to Ubuntu 18.04 (Bionic Beaver)Paul Moore2019-11-131-2/+2
* 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