Skip to content

Commit

Permalink
Merge pull request #87 from onesteinbv/10_edi_fix_travis
Browse files Browse the repository at this point in the history
[10.0][FIX] Add PyPDF2 to travis config file
  • Loading branch information
pedrobaeza committed Feb 21, 2019
2 parents 40f6906 + c490dc8 commit a814b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ install:
- pip install phonenumbers
- pip install weboob
- pip install ovh
- pip install PyPDF2

script:
- travis_run_tests
Expand Down

0 comments on commit a814b02

Please sign in to comment.