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

rockdaboot / libpsl / 573
94%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2018 04:17PM UTC
Jobs 1
Files 3
Run time 2s
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
573

push

travis-ci

fanc999
meson: Ensure things build with Windows

We must link to ws2_32.lib for all Windows builds, and we need to use
workarounds for alloca() and snprintf() since Visual Studio uses
_alloca() for alloca() and provides snprintf() only on Visual Studio
2015 or later, meaning that we need to use _snprintf() here.

Also fix the parts where we run the Python scripts to generate items,
since those scripts already have shebang lines for Meson to pick up.

514 of 549 relevant lines covered (93.62%)

583253.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 573.1 (RUNTIME=libicu) 11 Dec 2018 04:17PM UTC 0
93.62
Travis Job 573.1
Source Files on build 573
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #573
  • df873db5 on github
  • Prev Build on master (#571)
  • Next Build on master (#574)
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