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

mgedmin / pyspacewar / 585
100%

Build:
DEFAULT BRANCH: master
Ran 08 Nov 2018 12:24PM UTC
Jobs 5
Files 7
Run time 1min
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
585

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 585.1 08 Nov 2018 12:24PM UTC 0
45.81
Travis Job 585.1
2 585.2 08 Nov 2018 12:25PM UTC 0
45.86
Travis Job 585.2
3 585.3 08 Nov 2018 12:25PM UTC 0
45.86
Travis Job 585.3
4 585.4 08 Nov 2018 12:26PM UTC 0
45.86
Travis Job 585.4
5 585.5 08 Nov 2018 12:26PM UTC 0
45.86
Travis Job 585.5
Source Files on build 585
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #585
  • e145946a on github
  • Prev Build on master (#584)
  • Next Build on master (#586)
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