added prctl in .yml file
This commit is contained in:
parent
edb7ccc4f1
commit
3da7247754
|
@ -13,6 +13,7 @@ install:
|
|||
- pip install -r requirements.txt
|
||||
- ln -s src pybitmessage # tests environment
|
||||
- python setup.py install
|
||||
- pip install libcap-dev python-prctl
|
||||
script:
|
||||
- python checkdeps.py
|
||||
- xvfb-run src/bitmessagemain.py -t
|
||||
|
|
Reference in New Issue
Block a user