Skip to content

Commit

Permalink
add pyorbital to the list of packets to install in travis.
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Raspaud <martin.raspaud@smhi.se>
  • Loading branch information
mraspaud committed Feb 25, 2014
1 parent db1adc4 commit 6c7dede
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ python:
install:
- pip install .
- pip install coveralls
- pip install pyorbital
script: coverage run --source=mpop setup.py test
after_success: coveralls
deploy:
Expand Down

0 comments on commit 6c7dede

Please sign in to comment.