travis: Add Botan build

We build Botan directly from the master branch until 2.8.0 is released.
This commit is contained in:
Tobias Brunner
2018-09-12 16:25:00 +02:00
parent c064a5288e
commit 9ee23d5efa
2 changed files with 30 additions and 0 deletions
+2
View File
@@ -38,6 +38,8 @@ env:
- TEST=default
- TEST=default MONOLITHIC=yes
- TEST=default LEAK_DETECTIVE=yes
- TEST=botan
- TEST=botan LEAK_DETECTIVE=yes
- TEST=openssl
- TEST=openssl LEAK_DETECTIVE=yes
- TEST=gcrypt