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

mgedmin / pyspacewar / 584
100%

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

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%)

2.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 584.1 07 Nov 2018 12:17PM UTC 0
45.81
Travis Job 584.1
2 584.2 07 Nov 2018 12:17PM UTC 0
45.86
Travis Job 584.2
3 584.3 07 Nov 2018 12:17PM UTC 0
45.86
Travis Job 584.3
4 584.4 07 Nov 2018 12:17PM UTC 0
45.86
Travis Job 584.4
5 584.5 07 Nov 2018 12:17PM UTC 0
45.86
Travis Job 584.5
Source Files on build 584
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #584
  • e145946a on github
  • Prev Build on master (#583)
  • Next Build on master (#585)
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