Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

Commit

Permalink
Adds missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Denis Krienbühl committed Nov 27, 2018
1 parent cceb0b3 commit fe58238
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Expand Up @@ -12,6 +12,9 @@ matrix:

addons:
postgresql: "9.6"
apt:
packages:
- libpoppler-cpp-dev

install:
- pip install tox
Expand Down

0 comments on commit fe58238

Please sign in to comment.