Skip to content

Commit

Permalink
Remove pyproj limitation in Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
pnuu committed Sep 5, 2019
1 parent 0931bf9 commit 257f5dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -5,7 +5,7 @@ env:
- NUMPY_VERSION=stable
- MAIN_CMD='python setup.py'
- CONDA_DEPENDENCIES='xarray dask toolz Cython pykdtree sphinx cartopy rasterio pillow matplotlib
pyyaml pyproj<=2.2 coveralls configobj coverage codecov'
pyyaml pyproj coveralls configobj coverage codecov'
- SETUP_XVFB=False
- EVENT_TYPE='push pull_request'
- SETUP_CMD='test'
Expand Down

0 comments on commit 257f5dd

Please sign in to comment.