commit: f260201be44c83e6bc9b316bc7dfdf4bfffdf522
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 17 12:28:54 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sun Jun 17 12:28:54 2018 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=f260201b
.travis.yml: we need pyyaml
.travis.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index 1184dff..3556b5c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,7 +12,7 @@ env:
- PORTAGE_VER="2.3.40"
before_install:
- sudo apt-get -qq update
- - pip install lxml==4.1.1
+ - pip install lxml pyyaml
before_script:
- sudo chmod a+rwX /etc/passwd /etc/group /etc /usr
- mkdir -p travis-overlay /etc/portage/ /usr/portage/distfiles