Skip to content

Commit

Permalink
install python3-gdal
Browse files Browse the repository at this point in the history
  • Loading branch information
sethoscope committed Dec 6, 2014
1 parent 056511f commit ec7c9ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -22,7 +22,7 @@ install:
- sudo apt-get update -qq
- sudo apt-get --quiet=2 install perceptualdiff
- sudo apt-get install libgdal1h
- sudo apt-get install -y python-gdal
- sudo apt-get install -y python-gdal python3-gdal

script:
- coverage erase
Expand Down

0 comments on commit ec7c9ce

Please sign in to comment.