mirror of
https://github.com/LBRYFoundation/pool.git
synced 2025-08-23 17:37:25 +00:00
5 lines
111 B
YAML
5 lines
111 B
YAML
language: cpp
|
|
script:
|
|
- (cd blocknotify && make)
|
|
- (cd stratum/iniparser && make)
|
|
- (cd stratum && make)
|