• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

curl / curl / 6570
37%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2017 08:37PM UTC
Jobs 1
Files 255
Run time 12s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
6570

push

travis-ci

vszakats
makefile.m32: allow to override gcc, ar and ranlib

Allow to ovverride certain build tools, making it possible to
use LLVM/Clang to build curl. The default behavior is unchanged.
To build with clang (as offered by MSYS2), these settings can
be used:

CURL_CC=clang
CURL_AR=llvm-ar
CURL_RANLIB=llvm-ranlib

Closes https://github.com/curl/curl/pull/1993

20103 of 27207 relevant lines covered (73.89%)

122213.69 hits per line

Jobs
ID Job ID Ran Files Coverage
13 6570.13 (T=coverage) 15 Oct 2017 08:37PM UTC 0
73.89
Travis Job 6570.13
Source Files on build 6570
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #6570
  • 4440b6ad on github
  • Prev Build on master (#6568)
  • Next Build on master (#6574)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc