FIX: sphinx 1.4.0 details #7006

Merged
merged 1 commit into from Aug 30, 2016

Conversation

Projects
None yet
3 participants
Owner

tacaswell commented Aug 30, 2016

In 10bbf1c which merged parallel
building, the changes from 3a944a6
(which accounted for sphinx 1.4.0 becoming stricter) were discarded.

@tacaswell tacaswell FIX: sphinx 1.4.0 details
In 10bbf1c which merged parallel
building, the changes from 3a944a6
(which accounted for sphinx 1.4.0 becoming stricter) were discarded.
8d3157c
Owner

jenshnielsen commented Aug 30, 2016

The failure is also in 2.x this is caused by

  • We are using travis wheel house on 2.x which only has Travis 1.3.x
  • I failed to spot it in the review
Owner

jenshnielsen commented Aug 30, 2016

The appveyor failure is unrelated

@jenshnielsen jenshnielsen merged commit a8555c9 into matplotlib:master Aug 30, 2016

2 of 3 checks passed

continuous-integration/appveyor/pr AppVeyor build failed
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details
coverage/coveralls Coverage remained the same at 70.273%
Details

@jenshnielsen jenshnielsen added a commit that referenced this pull request Aug 30, 2016

@jenshnielsen @jenshnielsen jenshnielsen + jenshnielsen Merge pull request #7006 from tacaswell/fix_bad_sphinx_merge
FIX: sphinx 1.4.0 details
0e03ff2
Owner

jenshnielsen commented Aug 30, 2016

Backported to 2.x as 0e03ff2

tacaswell deleted the tacaswell:fix_bad_sphinx_merge branch Aug 30, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment