]> granicus.if.org Git - python/commit
bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)
authorZachary Ware <zachary.ware@gmail.com>
Mon, 5 Jun 2017 23:42:17 +0000 (18:42 -0500)
committerGitHub <noreply@github.com>
Mon, 5 Jun 2017 23:42:17 +0000 (18:42 -0500)
commitc53b13b270767948fddb58b287149c499f9a03c4
tree56c5bf0a85c92b676d3e649ed40b571d0e93c0ed
parente6a23c8f9a3ce05b759599696cc131c2d9d147ac
bpo-30417: Disable 'cpu' and 'tzdata' resources on Travis (GH-1928)

Also weakens the 'should this be run?' regex to allow all builds when .travis.yml changes.
.travis.yml