summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove some trailing spaces/tabsFrancois-Xavier Le Bail2020-06-131-1/+1
* Revert "travis: try to fix the "don't use GCC on macOS" rules"Guy Harris2020-05-231-0/+1
* travis: try to fix the "don't use GCC on macOS" rulesGuy Harris2020-05-231-1/+0
* travis: try removing the matrix: clause and putting back the Coverity stuff.Guy Harris2020-05-141-3/+30
* Revert "travis: see if this flavor of if: works."Guy Harris2020-05-141-1/+2
* travis: see if this flavor of if: works.Guy Harris2020-05-141-2/+1
* travis: OK, I give up.Guy Harris2020-05-141-7/+8
* travis: try suppressing Linux builds without if:Guy Harris2020-05-141-2/+1
* travis: does a condition have to follow if:?Guy Harris2020-05-141-0/+1
* travis: suppress all builds.Guy Harris2020-05-141-1/+1
* travis: try installing travis-conditions in before_install.Guy Harris2020-05-141-1/+1
* travis: OK, test os rather than branch.Guy Harris2020-05-141-1/+1
* travis: install the travis-conditions gemGuy Harris2020-05-141-0/+1
* travis: try just banning master-branch builds.Guy Harris2020-05-141-11/+0
* travis: try quoting the branch name.Guy Harris2020-05-141-3/+3
* travis: see whether having multiple test with an architecture is the probblem.Guy Harris2020-05-141-2/+0
* travis: see whether putting the if: first works.Guy Harris2020-05-141-6/+6
* Travis: see if the branch suppression works *at all*.Guy Harris2020-05-141-3/+3
* travis: check for Coverity builds in a different way.Guy Harris2020-05-141-3/+3
* Travis: try to suppress Coverity-branch builds on experimental platforms.Guy Harris2020-05-131-0/+10
* Travis: More message tweaking.Guy Harris2020-05-131-1/+3
* Try adding output to the Coverity build to see if that fixes issues.Guy Harris2020-05-121-1/+1
* Travis CI: Remove capture on architecture s390x (not working)Francois-Xavier Le Bail2020-04-211-1/+1
* Travis CI: Remove capture on architecture ppc64le (not working)Francois-Xavier Le Bail2020-04-201-1/+1
* Too many notes^Wquotes.Guy Harris2020-04-181-1/+1
* Don't bother with "GCC" on macOS.Guy Harris2020-04-181-0/+7
* Only do 64-bit x86 Coverity build.Guy Harris2020-04-181-1/+1
* Get rid of redundant builds.Guy Harris2020-04-181-8/+18
* See if this cuts the build matrix down sufficiently.Guy Harris2020-04-181-2/+11
* Comment out z/Architecture and ARM64 builds.Guy Harris2020-04-181-2/+2
* Travis CI: Remove the useless package libusb-1.0-0-devFrancois-Xavier Le Bail2020-04-171-1/+0
* Travis CI: Replace libdbus-glib-1-dev by libdbus-1-devFrancois-Xavier Le Bail2020-04-131-1/+1
* Travis CI: Add more CPU architecturesFrancois-Xavier Le Bail2020-04-081-0/+6
* Travis CI: Update printing the list of devel libs in Linux buildsFrancois-Xavier Le Bail2020-02-251-1/+1
* Travis CI: Revert the workaround for Coverity certificate problemFrancois-Xavier Le Bail2020-02-071-2/+0
* "make check" shuold work with CMake, so do tests in CMake builds.Guy Harris2020-02-051-1/+1
* Revert "added libyaml-perl to list of packages for Linux"Michael Richardson2020-02-041-2/+1
* added libyaml-perl to list of packages for LinuxMichael Richardson2020-01-251-1/+2
* libdnet has bugs, do not use it.Denis Ovsienko2019-11-031-1/+0
* Travis CI: Remove running capture on default interface on macOSFrancois-Xavier Le Bail2019-10-191-1/+1
* Travis CI: Use Linux Bionic (Ubuntu 18.04)Francois-Xavier Le Bail2019-09-071-1/+1
* Travis CI: Update cmake builds with or without cryptoFrancois-Xavier Le Bail2019-08-101-1/+1
* Travis CI: Build also with OS libpcap-dev packageFrancois-Xavier Le Bail2019-08-081-12/+19
* Travis CI: Set CFLAGS=-Werror with make (autotools build)Francois-Xavier Le Bail2019-06-081-1/+1
* Travis CI: Workaround for the Coverity certificate problemFrancois-Xavier Le Bail2019-04-271-0/+2
* Travis CI: Add "./tcpdump -L" and "./tcpdump -#n -c 10" commandsFrancois-Xavier Le Bail2019-04-241-2/+4
* Travis CI: Remove "sudo: false"Francois-Xavier Le Bail2019-04-241-1/+0
* Travis CI: Use Linux XenialFrancois-Xavier Le Bail2019-03-281-1/+2
* Travis CI: Use ccache and parallel make.Denis Ovsienko2019-03-221-0/+3
* Travis CI: Add debug infosFrancois-Xavier Le Bail2019-03-211-0/+11