Skip to content

Commit

Permalink
Merge pull request #505 from yvaucher/9.0-fix-pyOpenSSL
Browse files Browse the repository at this point in the history
Upgrade pyOpenSSL version
  • Loading branch information
yvaucher committed Aug 27, 2019
2 parents d32a42e + 280af00 commit d382a48
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 @@ -35,6 +35,7 @@ install:
# to make pycrypto work in FDS module
- pip install pip --upgrade
- pip install pycrypto --upgrade
- pip install pyOpenSSL --upgrade
- pip install unicodecsv xlrd pysftp wand
- git clone --depth=1 https://github.com/OCA/maintainer-quality-tools.git ${HOME}/maintainer-quality-tools
- export PATH=${HOME}/maintainer-quality-tools/travis:${PATH}
Expand Down

0 comments on commit d382a48

Please sign in to comment.