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

micropython / micropython / 10213
98%

Build:
DEFAULT BRANCH: master
Ran 12 Feb 2019 04:11AM UTC
Jobs 1
Files 242
Run time 25s
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
10213

push

travis-ci

dpgeorge
py/mkenv.mk: Change default PYTHON variable from "python" to "python3".

This change makes it so that python3 is required by default to build
MicroPython. Python 2 can be used by specifying make PYTHON=python2.

This comes about due to a recent-ish change to PEP 394 that makes the
python command more optional than before (even with Python 2 installed);
see https://github.com/python/peps/commit/cd59ec03c#diff-1d22f7bd72cbc900670f058b1107d426

Since the command python is no longer required to be provided by a
distribution we need to use either python2 or python3 as commands.  And
python3 seems the obvious choice.

18285 of 18659 relevant lines covered (98.0%)

332410.11 hits per line

Jobs
ID Job ID Ran Files Coverage
3 10213.3 (NAME="unix coverage build and tests") 12 Feb 2019 04:11AM UTC 0
98.0
Travis Job 10213.3
Source Files on build 10213
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #10213
  • 5368210e on github
  • Prev Build on master (#10212)
  • Next Build on master (#10214)
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