travis: Run 'make distcheck' instead of 'make check'
authorThomas Graf <tgraf@noironetworks.com>
Fri, 29 Aug 2014 23:43:03 +0000 (01:43 +0200)
committerBen Pfaff <blp@nicira.com>
Sat, 30 Aug 2014 16:24:17 +0000 (09:24 -0700)
commitb5d2dd2b49a65ab19818af4f3b876a3f01e544b0
tree7ed7cec2db3db81355ecf32eda37af94f03dbc03
parent9bbf1c3dc0f9642e0e6c614f9ccb5a1e64810938
travis: Run 'make distcheck' instead of 'make check'

make distcheck runs a superset of make check and will additionally
catch failures in adding new files to the Makefile. It will also test
installation and uninstallation of the package.

Signed-off-by: Thomas Graf <tgraf@noironetworks.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
.travis/build.sh