try building libgpgme and libgpg-error

This commit is contained in:
Michael Greene
2017-08-15 22:53:33 -07:00
parent 6769b621bd
commit bdd04fba1e
6 changed files with 49 additions and 18 deletions

View File

@@ -8,7 +8,6 @@ python:
- "3.6"
- "3.5"
- "3.4"
- "3.3"
- "2.7"
- "pypy"
- "pypy3"
@@ -52,6 +51,7 @@ matrix:
# install requirements
install:
- sed -i -e 's/^/#/' tests/gnupghome/gpg-agent.conf
- ./install_dependencies.${TRAVIS_OS_NAME}.sh
# ensure tox and coveralls are installed
- pip install tox python-coveralls