mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Run unit tests with travis
This commit is contained in:
parent
c171aad7c9
commit
50214c5406
|
@ -30,6 +30,7 @@ script:
|
|||
- mkdir build && cd build
|
||||
- cmake ..
|
||||
- make -j3
|
||||
- make test
|
||||
# build docs separately
|
||||
- make docs
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user