Skip to content

Commit

Permalink
fix typo in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
perrette committed Jun 3, 2016
1 parent be5e90e commit cde80b4
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 @@ -15,7 +15,7 @@ notifications:
before_install:
- pip install pip --upgrade
- pip install netcdf4
- pip install scipy # interp2d
- pip install scipy
# - pip install pandas # optional requirement
# install cartopy
# - pip install cython scipy Pillow
Expand Down

0 comments on commit cde80b4

Please sign in to comment.