index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.travis.yml
Age
Commit message (
Expand
)
Author
2017-12-02
travis: use pip2 instead of pip
Jay Satiro
2017-12-01
.travis.yml: added build --with-libssh
Nikos Mavrogiannopoulos
2017-11-30
travis: add boringssl build
Daniel Stenberg
2017-11-05
travis: add a job with brotli enabled
Patrick Monnerat
2017-10-23
travis: exit if any steps fail
Max Dymond
2017-10-04
fuzzer: move to using external curl-fuzzer
Max Dymond
2017-09-18
travis: on mac, don't install openssl or libidn
Daniel Stenberg
2017-09-15
tests: enable gssapi in travis-ci linux build
Isaac Boukris
2017-09-11
travis: add build without HTTP/SMTP/IMAP
Daniel Stenberg
2017-09-07
travis: add c-ares enabled builds linux + osx
Daniel Stenberg
2017-09-02
ossfuzz: Move to C++ for curl_fuzzer.
Max Dymond
2017-09-01
ossfuzz: moving towards the ideal integration
Max Dymond
2017-08-16
travis: add metalink to some osx builds
Daniel Stenberg
2017-08-16
coverage: Use two coveralls commands to get lib/vtls results
Max Dymond
2017-08-14
travis: build the examples too
Daniel Stenberg
2017-08-12
travis: test cmake build on tarball too
Daniel Stenberg
2017-08-10
travis: verify "make install"
Daniel Stenberg
2017-08-04
travis: explicitly specify dist
Marcel Raad
2017-08-04
travis: BUILD_TYPE => T
Daniel Stenberg
2017-08-04
travis: add osx build with darwinssl
Daniel Stenberg
2017-08-02
travis: build osx with libressl too
Daniel Stenberg
2017-08-02
travis: build osx with openssl too
Daniel Stenberg
2017-07-12
travis: install libidn2
Max Dymond
2017-07-12
travis: enable warnings also in release mode
Marcel Raad
2017-07-12
travis: install libssh2
Max Dymond
2017-07-07
travis: install stunnel
Daniel Stenberg
2017-07-07
travis: detect and use valgrind for normal builds
Daniel Stenberg
2017-07-07
travis: add SMB, DICT, TELNET torture to coverage test
Daniel Stenberg
2017-07-07
travis: do more tests in the coverage run
Daniel Stenberg
2017-07-04
travis: install nghttp2 on linux builds
Daniel Stenberg
2017-07-04
travis.yml: use --enable-werror on debug builds
Daniel Stenberg
2017-06-21
travis: enable typecheck-gcc warnings
Marcel Raad
2017-06-21
ci: whitelist branches to avoid testing feature branches twice
Simon Warta
2017-06-20
travis: do the distcheck test build out-of-tree as well
Daniel Stenberg
2017-06-06
travis: let some builds *not* use --enable-debug
Daniel Stenberg
2017-06-04
travis: add coverage, distcheck and cmake builds
Daniel Stenberg
2017-03-22
travis: run tests-nonflaky instead of tests-full
Daniel Stenberg
2016-08-03
travis: removed option to rebuild autotool from source
Sergei Nikulov
2016-08-01
travis: fix OSX build by re-installing libtool
Sergei Nikulov
2016-07-28
Revert "travis: Install libtool for OS X builds"
Jay Satiro
2016-07-28
travis: Install libtool for OS X builds
Jay Satiro
2015-08-21
travis.yml: Add OS X testbot.
Jactry Zeng
2015-08-20
travis: Upgrading to container based build
Rémy Léone
2015-03-10
.travis.yml: Change CI make test to make test-full
Jay Satiro
2013-10-21
Adding a .travis.yml file to use the travis-ci.org
Rémy Léone