added packages and requirements

This commit is contained in:
navjot 2020-11-12 19:58:52 +05:30
parent 2a48cdde7c
commit edb7ccc4f1
No known key found for this signature in database
GPG Key ID: 9EE70AFD71357F1C

View File

@ -1,7 +1,18 @@
language: python
python:
- "2.7"
addons:
apt:
packages:
- build-essential
- libcap-dev
- python-qt4
- tor
- xvfb
install:
- pip install -r requirements.txt
- ln -s src pybitmessage # tests environment
- python setup.py install
script:
- python checkdeps.py
- xvfb-run src/bitmessagemain.py -t