borg/.travis
Thomas Waldmann f669d42443 travis: use openssl 1.1 for borg, use python 3.5.3 for 1.1 compat
pyenv recently gained the ability to use (and actually prefer) openssl
1.1 on mac OS.

we need to use python 3.5.3, older is not compatible with openssl 1.1.
with python 3.5.2, python was built without ssl support.

also, we need to set the right PKG_CONFIG_PATH, so borg also uses 1.1.
2019-04-07 02:03:31 +02:00
..
install.sh travis: use openssl 1.1 for borg, use python 3.5.3 for 1.1 compat 2019-04-07 02:03:31 +02:00
run.sh travis: use openssl 1.1 for borg, use python 3.5.3 for 1.1 compat 2019-04-07 02:03:31 +02:00
upload_coverage.sh Fix bashism in shell scripts (#2820) 2017-07-20 00:23:59 +02:00