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

mgedmin / pyspacewar / 578
100%

Build:
DEFAULT BRANCH: master
Ran 29 Oct 2018 01: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
578

push

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 578.1 29 Oct 2018 01:25PM UTC 0
45.81
Travis Job 578.1
2 578.2 29 Oct 2018 01:25PM UTC 0
45.86
Travis Job 578.2
3 578.3 29 Oct 2018 01:26PM UTC 0
45.86
Travis Job 578.3
4 578.4 29 Oct 2018 01:25PM UTC 0
45.86
Travis Job 578.4
5 578.5 29 Oct 2018 01:24PM UTC 0
45.86
Travis Job 578.5
Source Files on build 578
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #578
  • e145946a on github
  • Prev Build on master (#574)
  • Next Build on master (#579)
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