Skip to content

Commit

Permalink
Run travis tests in a container
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 Jan 28, 2016
1 parent 2ca6d86 commit 96104c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -7,6 +7,7 @@ install:
- pip install coveralls
- pip install pyorbital
script: coverage run --source=mpop setup.py test
sudo: false
after_success: coveralls
deploy:
provider: pypi
Expand Down

0 comments on commit 96104c4

Please sign in to comment.