blob: 69e1659dbdef29357781c46fb5ae2937c15a5b13 [file] [log] [blame]
language: python
python:
- 2.6
- 2.7
- 3.2
- 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