You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Merge pull request matplotlib#16112 from Kojoley/ci-travis-fail-when-dep-install-fails
CI: Fail when failed to install dependencies
* CI: backport osx on travis changes en-mass
This will move testing on travis to python3 (from python2), however I
am not sure it is worth the effort of moving brew on travis back to
python2 so that we can in very short order delete this branch and
close out the 2.2.x series (now that python2 is EOL).
* CI: accept that brew will be verbose
* CI: bump sphinx version to pick up support for newer docutils
* CI: remove mac builds on travis
The brew configuration has bit-rotted
* CI: remove the nightly build from travis
* CI: add py38 to build matrix
* Revert "CI: remove mac builds on travis"
This reverts commit 4da7fa1.
* CI: try removing the osx_image specification
Co-authored-by: Nelle Varoquaux <nelle.varoquaux@gmail.com>
Co-authored-by: Thomas A Caswell <tcaswell@gmail.com>
0 commit comments