mirror of https://github.com/dynup/kpatch
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:
parent
a4241797fb
commit
c16306f272
|
@ -7,3 +7,4 @@ script:
|
|||
- make
|
||||
- make unit
|
||||
- make check
|
||||
- sudo make install
|
||||
|
|
Loading…
Reference in New Issue