Skip to content

Commit

Permalink
install basemap from github in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
jmozmoz committed Sep 22, 2018
1 parent 60b9d41 commit a240558
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ script:
- pip install cython
- pip install pyproj
- pip install ${PKG}[debug_cartopy]
- wget -nv https://github.com/matplotlib/basemap/archive/v1.1.0.tar.gz
- pip install v1.1.0.tar.gz
- pip install git+https://github.com/matplotlib/basemap
- pip install ${PKG}[debug_pyresample]
- create_map -d -m 23
- identify xplanet/images/clouds_2048.jpg
Expand Down

0 comments on commit a240558

Please sign in to comment.