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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user