Temporarily disable 'make distcheck' in Travis to diagnose build failures.
This commit is contained in:
@ -53,7 +53,6 @@ before_script:
|
||||
script:
|
||||
- ./autogen.sh && ./configure --enable-coverage --with-mysql --with-pgsql
|
||||
- make
|
||||
- make distcheck
|
||||
- make test
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user