Skip to content

Commit

Permalink
basemap
Browse files Browse the repository at this point in the history
  • Loading branch information
jfburkhart committed Aug 13, 2016
1 parent dbb28d5 commit 37551ad
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 @@ -25,7 +25,7 @@ install:
- sudo apt-get --assume-yes install gfortran

# Install dependencies in conda
- conda create -n reflex_env python=$TRAVIS_PYTHON_VERSION numpy libgfortran netcdf4 matplotlib pandas pytest coverage pip xarray mpl_toolkits.basemap
- conda create -n reflex_env python=$TRAVIS_PYTHON_VERSION numpy libgfortran netcdf4 matplotlib pandas pytest coverage pip xarray basemap
- source activate reflex_env

# Install dependencies in PyPI
Expand Down

0 comments on commit 37551ad

Please sign in to comment.