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

Remove broken Travis-CI builds #2661

Merged
merged 3 commits into from
Jan 8, 2019
Merged

Conversation

shoyer
Copy link
Member

@shoyer shoyer commented Jan 8, 2019

Remove the optional condaforge-rc, netcdf4-dev and pynio-dev builds. These
have been continuously failing (due to broken installs), so we shouldn't waste
time/energy running them.

Remove the optional condaforge-rc, netcdf4-dev and pynio-dev builds. These
have been continuously failing (due to broken installs), so we shouldn't waste
time/energy running them.
@jhamman
Copy link
Member

jhamman commented Jan 8, 2019

LGTM.

@dcherian
Copy link
Contributor

dcherian commented Jan 8, 2019

Since we depend so much on netcdf4, does it make sense to spend the effort to get that build working?

@shoyer
Copy link
Member Author

shoyer commented Jan 8, 2019

Since we depend so much on netcdf4, does it make sense to spend the effort to get that build working?

That would probably be a good idea.

@shoyer shoyer merged commit 6795fd0 into pydata:master Jan 8, 2019
@shoyer shoyer deleted the travis-broken-builds branch January 8, 2019 18:34
dcherian pushed a commit to dcherian/xarray that referenced this pull request Jan 14, 2019
* upstream/master:
  xfail cftimeindex multiindex test (pydata#2669)
  DOC: refresh "Why xarray" and shorten top-level description (pydata#2657)
  Remove broken Travis-CI builds (pydata#2661)
  Type checking with mypy (pydata#2655)
  Added Coarsen (pydata#2612)
dcherian pushed a commit to yohai/xarray that referenced this pull request Jan 24, 2019
* master:
  Remove broken Travis-CI builds (pydata#2661)
  Type checking with mypy (pydata#2655)
  Added Coarsen (pydata#2612)
  Improve test for GH 2649 (pydata#2654)
  revise top-level package description (pydata#2430)
  Convert ref_date to UTC in encode_cf_datetime (pydata#2651)
  Change an `==` to an `is`. Fix tests so that this won't happen again. (pydata#2648)
  ENH: switch Dataset and DataArray to use explicit indexes (pydata#2639)
  Use pycodestyle for lint checks. (pydata#2642)
  Switch whats-new for 0.11.2 -> 0.11.3
  DOC: document v0.11.2 release
  Use built-in interp for interpolation with resample (pydata#2640)
  BUG: pytest-runner no required for setup.py (pydata#2643)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants