mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Streamline test building target
Signed-off-by: Jacob Torrey <discipleofranok@gmail.com>
This commit is contained in:
parent
14915c24d7
commit
256dec0601
2 changed files with 2 additions and 3 deletions
|
@ -38,7 +38,6 @@ matrix:
|
|||
install:
|
||||
- sudo apt-get -y install libboost-{chrono,program-options,date-time,thread,system,filesystem,regex,serialization}1.58{-dev,.0}
|
||||
script:
|
||||
- make debug-all
|
||||
- make debug-test
|
||||
after_success:
|
||||
- coveralls --exclude external --exclude tests -e cmake -e contrib -e translations -e utils --gcov-options '\-lp'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue