mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Add "make dist" to travis
this should allow us to catch build system errors related to removing or adding source files
This commit is contained in:
parent
93e2e1eaa0
commit
fb26fe4455
|
@ -31,6 +31,7 @@ script:
|
|||
- ./configure
|
||||
- make -j3
|
||||
- make check
|
||||
- make dist
|
||||
|
||||
notifications:
|
||||
email: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user