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

mgedmin / pyspacewar / 584 / 4
100%
master: 100%

Build:
DEFAULT BRANCH: master
Ran 07 Nov 2018 12:17PM UTC
Files 7
Run time 1s
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

29 Oct 2018 01:22PM UTC coverage: 45.856% (+0.05%) from 45.811%
584.4

cron

travis-ci

mgedmin
Try to install build dependencies on Travis CI

AFAICT what happened was that a new PyGame version was pushed to PyPI
without manylinux1 wheels, which caused build failures:

    Complete output from command python setup.py egg_info:

    WARNING, No "Setup" File Exists, Running "config.py"
    Using UNIX configuration...

    sh: 1: sdl-config: not found
    sh: 1: sdl-config: not found
    sh: 1: sdl-config: not found

    Hunting dependencies...
    WARNING: "sdl-config" failed!
    WARNING: "pkg-config freetype2" failed!
    Unable to run "sdl-config". Please make sure a development version of SDL is installed.

    ----------------------------------------

    Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-jclUA1/pygame/

    The command "pip install coverage coveralls -e ." failed and exited with 1 during .

Instead of waiting for wheels let's make sure we always have the build
deps.

(Also, Travis CI is phasing out the container-based infrastructure so
sudo: required will soon become the only option anyway.)

1007 of 2196 relevant lines covered (45.86%)

0.46 hits per line

Source Files on job 584.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 542
  • Travis Job 584.4
  • e145946a on github
  • Prev Job for on master (#583.1)
  • Next Job for on master (#585.1)
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