summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* For now, we can't use -Werror.Guy Harris2020-05-311-1/+1
* Build with -Werror on Travis.Guy Harris2020-05-311-1/+1
* Try adding output to the Coverity build to see if that fixes issues.Guy Harris2020-05-121-1/+1
* Pick up some changes made to the tcpdump .travis.yml.Guy Harris2020-04-181-1/+27
* Travis CI: Remove the useless package libusb-1.0-0-devFrancois-Xavier Le Bail2020-04-161-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-071-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-111-2/+0
* Xcode 11 currently blows up trying to build for IA-32.Guy Harris2019-09-081-1/+0
* While we're updating build environments, let's go with Xcode 11.Guy Harris2019-09-081-0/+1
* Travis CI: Use Linux Bionic (Ubuntu 18.04)Francois-Xavier Le Bail2019-09-071-1/+1
* Travis CI: Workaround for the Coverity certificate problemFrancois-Xavier Le Bail2019-04-261-0/+2
* Travis CI: Remove "sudo: false"Francois-Xavier Le Bail2019-04-241-1/+0
* Travis CI: Use Linux XenialFrancois-Xavier Le Bail2019-03-291-0/+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
* Travis CI: Print the devel libs in Linux buildsFrancois-Xavier Le Bail2019-03-151-0/+1
* Travis CI: Fix the problem with folded outputsFrancois-Xavier Le Bail2019-03-151-3/+3
* Travis CI: Restore pre-DPDK tests setupFrancois-Xavier Le Bail2019-03-151-15/+0
* Try adding [trusted=yes] to the sourceline: entry for jessie-backports.Guy Harris2019-02-101-2/+12
* Forget jessie-backports.Guy Harris2019-02-091-12/+2
* Try pulling libdpdk-dev from the Devian jessie-backports APT repository.Guy Harris2019-02-091-2/+12
* Don't bother with Xenial.Guy Harris2019-02-081-262/+26
* OK, go back to the explicit matrix, and fix package installation.Guy Harris2019-02-081-29/+261
* OK, without dist: it finished quickly; try putting it back again.Guy Harris2019-02-081-3/+3
* Doing the dist: stuff hung forever queueing. Try removing that.Guy Harris2019-02-081-3/+3
* Try going back to the old matrix style, but with multiple Ubuntu versions.Guy Harris2019-02-081-106/+17
* Will this install dpdk-dev on Xenial but not Trusty?Guy Harris2019-02-081-0/+8
* macOS is called "osx", not "macos".Guy Harris2019-02-081-6/+17
* Maybe the problem was that we had two "matrix:" lines.Guy Harris2019-02-081-5/+73
* OK, shrink it to a tiny matrix and see if that runs *two* jobs, not *one*.Guy Harris2019-02-081-12/+17
* OK, revert for now, but dump out the environment before install.Guy Harris2019-02-081-87/+12
* OK, try *this*.Guy Harris2019-02-081-96/+76
* OK, put the &&s back.Guy Harris2019-02-081-20/+20
* OK, try undoing the indentation change.Guy Harris2019-02-081-96/+96
* Travis says it can't parse that; try removing the &&s, for starters.Guy Harris2019-02-081-20/+20
* Fix indentation, put && between environment setting in MATRIX_EVAL.Guy Harris2019-02-081-96/+96
* OK, dump out the environment after the eval to see whether it worked.Guy Harris2019-02-081-0/+1
* Maybe *this* is needed for custom matrices.Guy Harris2019-02-081-0/+1
* Try something different for setting the environment.Guy Harris2019-02-081-20/+40
* Try building with Xenial as well as Trusty, and doing fewer macOS builds.Guy Harris2019-02-081-12/+86
* We'd have to use Xenial to test DPDK.Guy Harris2019-01-061-1/+4
* Try adding the DPDK developer package to test the DPDK support.Guy Harris2019-01-061-0/+1
* update configure and cmakejingleyang2018-12-241-0/+1
* return to default .travis.ymljingleyang2018-12-181-20/+10
* add cache for travisjingleyang2018-12-171-3/+5
* reduce travis.ymljingleyang2018-12-171-4/+2
* make -s all for dpdk compilejingleyang2018-12-171-5/+5
* enable DPDK for travisjingleyang2018-12-171-2/+5