commit:     7c5e6875250e8feb78a2bfe9ac06f2312506f427
Author:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 02:12:00 2016 +0000
Commit:     Brian Dolbec <dolsen <AT> gentoo <DOT> org>
CommitDate: Sun May 15 02:12:00 2016 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=7c5e6875

try #5

 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 6046cd1..214bf4c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -17,5 +17,6 @@ script:
     - cd repoman
     - ./setup.py test
     - ./setup.py install --root=/tmp/install-root
+    - cd ..
     - sudo rsync -a /tmp/install-root/. /
     - python -b -Wd -m repoman.tests.runTests

Reply via email to