This repository has been archived on 2024-12-19. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-19/.travis.yml
Biryuzovye Kleshni 01436f0977 And again
2018-06-25 05:31:52 +00:00

11 lines
244 B
YAML

language: c
os: osx
osx_image: xcode9.4
install:
- pip install -r requirements.txt
- python setup.py install
- make -C src/workprover/fastsolver
script:
- src/workprover/test.py
- readelf -a src/workprover/fastsolver/libfastsolver.so