Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
perrygeo committed Jul 14, 2014
1 parent 2556d57 commit 94396db
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 @@ -4,7 +4,7 @@
language: python
before_install:
- "sudo apt-get update -qq -y "
- "sudo apt-get install -qq -y python-pandas libgdal-dev gdal-bin python-gdal python-pip python-numpy build-essential git python-dev"
- "sudo apt-get install -qq -y libgdal-dev gdal-bin python-gdal python-pip python-numpy build-essential git python-dev"
virtualenv:
system_site_packages: true
python:
Expand Down

0 comments on commit 94396db

Please sign in to comment.