travis-ci: test installation

Install kpatch during testing so that any bugs in makefiles such as #833
can be caught early.

Signed-off-by: Artem Savkov <asavkov@redhat.com>
This commit is contained in:
Artem Savkov 2018-04-19 15:14:17 +02:00
parent a4241797fb
commit c16306f272
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ script:
- make
- make unit
- make check
- sudo make install