mirror of
https://github.com/iustin/mt-st.git
synced 2026-01-08 21:03:07 +00:00
Update travis config to run distcheck
This is much more comprehensive than just 'make' since it actually runs the binaries (--version mode) and checks that the distributed archive is complete.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
language: c
|
language: c
|
||||||
# no tests or configuration steps for now
|
# no tests or configuration steps for now
|
||||||
script: make
|
script: make && make distcheck
|
||||||
# build with both gcc and clang
|
# build with both gcc and clang
|
||||||
compiler:
|
compiler:
|
||||||
- clang
|
- clang
|
||||||
|
|||||||
Reference in New Issue
Block a user