added prctl in .yml file

This commit is contained in:
navjot 2020-11-20 01:14:02 +05:30
parent edb7ccc4f1
commit 3da7247754
No known key found for this signature in database
GPG Key ID: 9EE70AFD71357F1C

View File

@ -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