blob: 8a86aa69f30be9a191153fac3cf260a41aca04c8 [file] [log] [blame]
language: python
python:
- 2.7
- 3.3
- 3.4
- pypy
script:
- ./setup.py test
- ./setup.py install --root=/tmp/install-root
- sudo rsync -a /tmp/install-root/. /
- python -b -Wd -m portage.tests.runTests