aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-03-30 08:20:36 +0200
committerJohannes Huber <johu@gentoo.org>2018-03-30 08:20:36 +0200
commit70aea70def391cc28944b5e0f837af56600d009c (patch)
tree2b530b4abf5b4f5b1520bab2ef121dd7fa38abc4 /.travis.yml
parent.travis.yml: Use external repoman (diff)
downloadjohu-70aea70def391cc28944b5e0f837af56600d009c.tar.gz
johu-70aea70def391cc28944b5e0f837af56600d009c.tar.bz2
johu-70aea70def391cc28944b5e0f837af56600d009c.zip
.travis.yml: Install pyyaml
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 6b25d9a..70b267a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,6 +12,7 @@ env:
before_install:
- sudo apt-get -qq update
- pip install lxml==4.1.1
+ - pip install pyyaml
before_script:
- sudo chmod a+rwX /etc/passwd /etc/group /etc /usr
- mkdir -p travis-overlay /etc/portage /usr/portage/distfiles