commit:     2a5f0969cf769005a1b716c832fa4a9c642d7dd6
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 21 06:59:50 2017 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Sat Jan 21 06:59:50 2017 +0000
URL:        https://gitweb.gentoo.org/proj/pax-utils.git/commit/?id=2a5f0969

travis: drop pyelftools install

They aren't available apparently, and it seems like Travis has made
it a failure now rather than being ignored.

 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 37b90c3..f8b90cf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -29,7 +29,5 @@ addons:
     - autoconf-archive
     - gnulib
     - xmlto
-    - python-pyelftools
-    - python3-pyelftools
 
 script: ./travis/main.sh

Reply via email to