Skip to content

Commit

Permalink
TST: Add xarray to to optional dependencies for Travis #479
Browse files Browse the repository at this point in the history
  • Loading branch information
bekozi committed Apr 3, 2018
1 parent 954fa5e commit 8b25215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
global:
- NESII_CHANNEL="nesii"
matrix:
- CONDA_PYTHON="python=2.7", OCGIS_DEPS_ADDS="icclim esmpy"
- CONDA_PYTHON="python=2.7", OCGIS_DEPS_ADDS="icclim esmpy xarray"
- CONDA_PYTHON="python=3.5", OCGIS_DEPS_ADDS=""
- CONDA_PYTHON="python=3.6", OCGIS_DEPS_ADDS=""

Expand Down

0 comments on commit 8b25215

Please sign in to comment.