mirror of
https://github.com/iustin/mt-st.git
synced 2026-04-14 08:56:57 +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
|
||||
# no tests or configuration steps for now
|
||||
script: make
|
||||
script: make && make distcheck
|
||||
# build with both gcc and clang
|
||||
compiler:
|
||||
- clang
|
||||
|
||||
Reference in New Issue
Block a user