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