added some installation packages
This commit is contained in:
parent
3da7247754
commit
44959a00b8
|
@ -13,7 +13,7 @@ install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- ln -s src pybitmessage # tests environment
|
- ln -s src pybitmessage # tests environment
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
- pip install libcap-dev python-prctl
|
- pip install libcap-dev python-prctl build-essential libssl-dev python-pyopencl python-qt4
|
||||||
script:
|
script:
|
||||||
- python checkdeps.py
|
- python checkdeps.py
|
||||||
- xvfb-run src/bitmessagemain.py -t
|
- xvfb-run src/bitmessagemain.py -t
|
||||||
|
|
Reference in New Issue
Block a user