summaryrefslogtreecommitdiff
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
...
* travis: add build using gnutlsDaniel Stenberg2019-03-021-0/+5
* travis: enable valgrind for the iconv tests tooDaniel Stenberg2019-02-151-1/+1
* travis: add scan-buildDaniel Stenberg2019-02-141-0/+9
* travis: added cmake build for osxSergei Nikulov2019-01-151-4/+8
* travis: turn off copyright year checks in checksrcDaniel Gustafsson2019-01-111-3/+0
* travis: enable COPYRIGHTYEAR extended warningDaniel Gustafsson2018-12-031-0/+3
* travis: remove curl before a normal buildDaniel Stenberg2018-11-021-0/+5
* travis: build with sanitize=address,undefined,signed-integer-overflowDaniel Stenberg2018-11-011-5/+17
* travis: add a "make tidy" build that runs clang-tidyDaniel Stenberg2018-10-291-0/+11
* travis: install gnutls-bin packageMarcel Raad2018-10-271-0/+1
* travis: add build for "configure --disable-verbose"Daniel Stenberg2018-10-181-1/+7
* travis: make distcheck scan for BOM markersDaniel Stenberg2018-10-121-0/+2
* travis: bump the Secure Transport build to use xcode 10Daniel Stenberg2018-09-291-1/+1
* travis: build the MesaLink vtls backend with MesaLink 0.7.1Yiming Jing2018-09-131-0/+27
* travis: add the DOH tests to the torture testingDaniel Stenberg2018-09-061-1/+1
* travis: revert back to gcc-7 for coverage buildsDaniel Stenberg2018-08-151-3/+4
* travis: disable h2 torture tests for "coverage"Daniel Stenberg2018-08-141-1/+1
* travis: update to GCC 8Marcel Raad2018-08-141-7/+7
* .travis.yml: verify that man pages can be regeneratedKamil Dudka2018-08-131-1/+2
* travis: execute "set -eo pipefail" for coverage buildMarcel Raad2018-08-101-2/+1
* travis: build darwinssl on macos 10.12Daniel Stenberg2018-08-071-0/+1
* travis: run a 'make checksrc' tooDaniel Stenberg2018-07-301-1/+4
* travis: add a build using the synchronous name resolverDaniel Stenberg2018-06-271-0/+4
* travis: run more tests for coverage checkDaniel Stenberg2018-06-171-2/+2
* spelling fixesViktor Szakats2018-06-031-1/+1
* travis: add build using NSSDaniel Stenberg2018-05-101-1/+8
* travis: add a build using WolfSSLDaniel Stenberg2018-05-091-1/+27
* travis: add an mbedtls buildbagder/travis-mbedtlsDaniel Stenberg2018-05-041-0/+17
* travis: enable libssh2 on both macos and LinuxDaniel Stenberg2018-04-301-2/+2
* travis: build libpsl and make builds use itDaniel Stenberg2018-04-111-17/+57
* travis: bump to clang 6 and gcc 7Daniel Stenberg2018-04-101-9/+9
* travis: use trusty for coverage buildMarcel Raad2018-04-101-1/+1
* travis: enable apt retry on failJay Satiro2018-03-261-0/+2
* travis-ci: enable -Werror for CMake builds (#2418)Sergei Nikulov2018-03-221-1/+1
* travis: update compiler versionsMarcel Raad2018-02-281-9/+9
* travis: add build with iconv enabledDaniel Stenberg2018-02-151-0/+12
* travis: use pip2 instead of pipJay Satiro2017-12-021-1/+1
* .travis.yml: added build --with-libsshNikos Mavrogiannopoulos2017-12-011-0/+5
* travis: add boringssl buildDaniel Stenberg2017-11-301-2/+29
* travis: add a job with brotli enabledPatrick Monnerat2017-11-051-0/+18
* travis: exit if any steps failMax Dymond2017-10-231-0/+7
* fuzzer: move to using external curl-fuzzerMax Dymond2017-10-041-11/+8
* travis: on mac, don't install openssl or libidnDaniel Stenberg2017-09-181-1/+1
* tests: enable gssapi in travis-ci linux buildIsaac Boukris2017-09-151-1/+2
* travis: add build without HTTP/SMTP/IMAPDaniel Stenberg2017-09-111-0/+4
* travis: add c-ares enabled builds linux + osxDaniel Stenberg2017-09-071-0/+7
* ossfuzz: Move to C++ for curl_fuzzer.Max Dymond2017-09-021-0/+5
* ossfuzz: moving towards the ideal integrationMax Dymond2017-09-011-0/+14
* travis: add metalink to some osx buildsDaniel Stenberg2017-08-161-4/+4
* coverage: Use two coveralls commands to get lib/vtls resultsMax Dymond2017-08-161-1/+2