aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlayman <layman@localhost>2018-05-14 12:47:57 +0200
committerlayman <layman@localhost>2018-05-14 12:47:57 +0200
commit77c896a206aa6cff3af19727c0b5dfebe71bb780 (patch)
tree96aa2e5a0d9194c782e221781c6ca77bb135d27c /.travis.yml
parentadd fetch-crates metadata (diff)
downloadrust-77c896a206aa6cff3af19727c0b5dfebe71bb780.tar.gz
rust-77c896a206aa6cff3af19727c0b5dfebe71bb780.tar.bz2
rust-77c896a206aa6cff3af19727c0b5dfebe71bb780.zip
add pyyaml to travis deps
Signed-off-by: layman <layman@localhost>
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 4ed7d17..46a1a96 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -9,7 +9,7 @@ env:
- PORTAGE_VER="2.3.36"
before_install:
- sudo apt-get -qq update
- - pip install lxml
+ - 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