[python-committers] Travis-CI compiles twice
Antoine Pitrou
antoine at python.org
Sun Jul 23 05:38:57 EDT 2017
More information about the python-committers mailing list
Sun Jul 23 05:38:57 EDT 2017
- Previous message (by thread): [python-committers] Un-available till End of August -2017
- Next message (by thread): [python-committers] Travis-CI compiles twice
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I've noticed that Travis-CI (sometimes?) compiles CPython twice. Example in https://travis-ci.org/python/cpython/jobs/256552880 First compilation in the "./configure && make" step: https://travis-ci.org/python/cpython/jobs/256552880#L1103 Second compilation in "make buildbottest" step: https://travis-ci.org/python/cpython/jobs/256552880#L1622 This probably loses a minute or two. Regards Antoine.
- Previous message (by thread): [python-committers] Un-available till End of August -2017
- Next message (by thread): [python-committers] Travis-CI compiles twice
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list