travis: Use the latest OpenSSL release for unit tests

But also run the unit tests against the 1.0 version installed with
Ubuntu 16.04.
This commit is contained in:
Tobias Brunner
2018-11-30 16:03:10 +01:00
parent 7195914daf
commit 2a58030b78
2 changed files with 50 additions and 3 deletions
+2
View File
@@ -83,6 +83,8 @@ matrix:
- env: TEST=botan LEAK_DETECTIVE=yes
- env: TEST=openssl
- env: TEST=openssl LEAK_DETECTIVE=yes
- env: TEST=openssl-1.0
- env: TEST=openssl-1.0 LEAK_DETECTIVE=yes
- env: TEST=gcrypt
- env: TEST=gcrypt LEAK_DETECTIVE=yes
- env: TEST=apidoc