[Python-checkins] [python/cpython] d66540: Drop the standard gcc test build on Travis (GH-853...

GitHub noreply at github.com
Mon Mar 27 19:47:37 EDT 2017


  Branch: refs/heads/2.7
  Home:   https://github.com/python/cpython
  Commit: d6654071cf800ec9e7d4f3f169c123ec0149b243
      https://github.com/python/cpython/commit/d6654071cf800ec9e7d4f3f169c123ec0149b243
  Author: Brett Cannon <brettcannon at users.noreply.github.com>
  Date:   2017-03-27 (Mon, 27 Mar 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Drop the standard gcc test build on Travis (GH-853) (GH-861)

Instead have gcc be used for the coverage build so gcc is exercised in at least one place.
(cherry picked from commit ad2f9e2c8a0b44b3e6aec9d28ba59e13239236f7)




More information about the Python-checkins mailing list