Travis CI: Do not test on Erlang 18.3

The Python client TLS connection is rejected because of "insufficient
security". This is a regression in Erlang 18.3.
This commit is contained in:
Jean-Sébastien Pédron 2016-09-05 18:33:18 +02:00
parent dc7eb71382
commit 56976ae96e
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ addons:
packages:
- xsltproc
otp_release:
- "18.3"
#- "18.3" # Skip Erlang 18.3 because of regressions in SSL.
- "19.0"
# The checkout made by Travis is a "detached HEAD" and branches