Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Travis: Avoid apt complaining about public key 6B05F25D762E3157
Browse files Browse the repository at this point in the history
  • Loading branch information
sschuberth committed Feb 1, 2019
1 parent 1e45d01 commit 515f848
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -158,6 +158,7 @@ before_install:
- eval "${MATRIX_EVAL}"
- sudo rm -vf /etc/apt/sources.list.d/*rabbit*
- sudo add-apt-repository -y ppa:ubuntugis/ubuntugis-unstable
- sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 6B05F25D762E3157
- sudo apt update
- sudo apt install libgdal-dev gdal-bin

Expand Down

0 comments on commit 515f848

Please sign in to comment.