Add "readelf"
This commit is contained in:
parent
74f1008559
commit
5461a7b440
|
@ -10,6 +10,8 @@ addons:
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
- python setup.py install
|
- python setup.py install
|
||||||
|
- make -C src/workprover/fastsolver
|
||||||
|
- readelf -a src/workprover/fastsolver/libfastsolver.so
|
||||||
script:
|
script:
|
||||||
- pybitmessage -t
|
- pybitmessage -t
|
||||||
- python setup.py test
|
- python setup.py test
|
||||||
|
|
Reference in New Issue
Block a user