[Python-checkins] [python/cpython] ddf8f1: [2.7] bpo-30417: Disable 'cpu' resource on Travis ...

GitHub noreply at github.com
Mon Jun 5 21:03:06 EDT 2017


  Branch: refs/heads/2.7
  Home:   https://github.com/python/cpython
  Commit: ddf8f141f0181f9cac05c87383ea60887acffaec
      https://github.com/python/cpython/commit/ddf8f141f0181f9cac05c87383ea60887acffaec
  Author: Zachary Ware <zachary.ware at gmail.com>
  Date:   2017-06-05 (Mon, 05 Jun 2017)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [2.7] bpo-30417: Disable 'cpu' resource on Travis (GH-1928)

Also weakens the 'should this be run?' regex to allow all builds when .travis.yml changes.
(cherry picked from commit c53b13b270767948fddb58b287149c499f9a03c4)




More information about the Python-checkins mailing list