commit: 6ef0d9acaef2f0bccebc0d6047bfdd4cb3a158e4
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 4 10:37:54 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Sat Jan 4 10:37:54 2020 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=6ef0d9ac
travis: install libressl on macOS to build qmanifest
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
.travis.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.travis.yml b/.travis.yml
index aafcffb..577c2b0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -49,6 +49,7 @@ addons:
- gnu-sed
- coreutils
- bash
+ - libressl
#update: true
before_install: