travis: remove make distcheck
distcheck chokes on man5/8 files still in the file tree, while the input files (.txt) are not. these are generated by the configure script and it would require quite some effort to get this test working. as it is non-essential, we simply disable it.
This commit is contained in:
parent
77853caa0a
commit
8a251023b2
@ -16,4 +16,3 @@ script:
|
||||
- make
|
||||
- make test
|
||||
- make valgrind-test
|
||||
- make distcheck
|
||||
|
Loading…
x
Reference in New Issue
Block a user