language: python
python:
- "2.7"
script:
- python checkdeps.py
- xvfb-run src/bitmessagemain.py -t
- python setup.py test