libgit2/script
Patrick Steinhardt 2615d0d694 coverity: report errors when uploading tarball
Curl by default does not report errors by setting the error code.
As the upload can fail through several conditions (e.g. the rate
limit, leading to unauthorized access) we should indicate this
information in Travis CI.

To improve upon the behavior, use `--write-out=%{http_code}` to
write out the HTTP code in addition to the received body and
return an error if the code does not equal 201.
2016-03-11 13:31:12 +01:00
..
appveyor-mingw.sh Add MinGW-w64 to matrix 2015-03-04 16:52:37 -08:00
cibuild.sh tests: create a ctest target for cred_callback 2016-03-03 19:31:02 +01:00
coverity.sh coverity: report errors when uploading tarball 2016-03-11 13:31:12 +01:00
install-deps-osx.sh travis: don't install CMake on OS X 2015-07-06 18:42:39 +02:00
toolchain-mingw32.cmake set PKG_CONFIG_LIBDIR in toolchain-mingw32.cmake 2015-03-17 12:05:07 -07:00
user_nodefs.h common: introduce GITERR_CHECK_ALLOC_BUF 2016-02-23 11:50:23 +01:00