Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
rogerdahl committed Jul 28, 2019
1 parent a995981 commit 71b8fcc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ env:
global:
- PGPORT=5433
before_install:
- sudo apt-get -q update
# - sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 762E3157
# - sudo apt-get -q update
install:
- pip install --upgrade pip setuptools
script:
Expand Down

0 comments on commit 71b8fcc

Please sign in to comment.