blob: 237963f14af2096c6b92387cc783ea615e65bbb1 [file] [log] [blame]
language: python
python:
- 2.7
- 3.3
- 3.4
- 3.5
- 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