Skip to content

Commit

Permalink
changed libgdal1i-dev to libgdal1-dev in .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
knausb committed Mar 11, 2019
1 parent c52aa56 commit 990e4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -19,7 +19,7 @@ addons:
- gcc-4.9
- g++-4.9
- libudunits2-dev
- libgdal1i-dev
- libgdal1-dev

before_install: |
mkdir ~/.R
Expand Down

0 comments on commit 990e4ed

Please sign in to comment.