Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to fix py35 build on Travis #2925

Merged
merged 4 commits into from
May 4, 2019
Merged

Commits on Apr 27, 2019

  1. Attempt to fix py35 build on Travis

    This build is currently install NumPy 1.11, which isn't supported by xarray.
    Maybe adding minimum numpy and pandas versions will help.
    shoyer committed Apr 27, 2019
    Configuration menu
    Copy the full SHA
    230d677 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2019

  1. fix pandas version

    shoyer committed May 3, 2019
    Configuration menu
    Copy the full SHA
    df68077 View commit details
    Browse the repository at this point in the history
  2. remove py35 build entirely

    shoyer committed May 3, 2019
    Configuration menu
    Copy the full SHA
    710b69e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2019

  1. xfail failing test

    shoyer committed May 4, 2019
    Configuration menu
    Copy the full SHA
    79023db View commit details
    Browse the repository at this point in the history