mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 10:37:37 -07:00
Update for the current make environment
This commit is contained in:
parent
abcac26e9b
commit
678467d5b0
@ -38,7 +38,7 @@ matrix:
|
|||||||
install:
|
install:
|
||||||
- sudo apt-get -y install libboost-{chrono,program-options,date-time,thread,system,filesystem,regex,serialization}1.58{-dev,.0}
|
- sudo apt-get -y install libboost-{chrono,program-options,date-time,thread,system,filesystem,regex,serialization}1.58{-dev,.0}
|
||||||
script:
|
script:
|
||||||
- ./configure --enable-gcov && make && make check
|
- make debug-test
|
||||||
after_success:
|
after_success:
|
||||||
- coveralls --exclude external --exclude tests -e cmake -e contrib -e translations -e utils --gcov-options '\-lp'
|
- coveralls --exclude external --exclude tests -e cmake -e contrib -e translations -e utils --gcov-options '\-lp'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user