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

peterbrittain / asciimatics / 562
97%

Build:
DEFAULT BRANCH: master
Ran 07 May 2020 08:16AM UTC
Jobs 3
Files 0
Run time –
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
562

push

travis-ci

web-flow
Make scripts runnable in macOS and Linux (#250)

Scripts should now be runnable with `./script.py`. This uses `#!/usr/bin/env python3` so python3 just needs to be on the path. (This lets it work both in Linux as well as macOS using `brew` or other package manager.)

Added a few lines to .gitignore:
- `venv` -- for venv support
- `.eggs/` -- non-Windows `eggs/` directory.
- asciimatics/version.py -- file started out with a statement to not put it in version control, so it seemed an ommision.
- `*.log` -- At least one sample, when run, created a `.log` file. Logs are not normal things to check in.

I had these files created, but they were not checked in, and it seemed like they should never be checked in.

Closes #248
Jobs
ID Job ID Ran Files Coverage
1 562.1 (COVERALLS_PARALLEL=true BUILD=test FORCE_TTY=Y) 07 May 2020 08:16AM UTC 0
94.55
Travis Job 562.1
2 562.2 (COVERALLS_PARALLEL=true BUILD=test FORCE_TTY=Y) 07 May 2020 08:16AM UTC 0
94.53
Travis Job 562.2
6 562.6 (COVERALLS_PARALLEL=true BUILD=test FORCE_TTY=Y) 07 May 2020 08:17AM UTC 0
94.55
Travis Job 562.6
Source Files on build 562
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #562
  • 5a673e22 on github
  • Prev Build on master (#560)
  • Next Build on master (#564)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc