Travis-CI: Enable make check
to run unit tests on push
Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
parent
8f459d349a
commit
96d7fe596a
@ -22,5 +22,6 @@ script:
|
|||||||
- ./configure --prefix=/tmp/sysklogd
|
- ./configure --prefix=/tmp/sysklogd
|
||||||
- make clean
|
- make clean
|
||||||
- make -j5
|
- make -j5
|
||||||
|
- make check
|
||||||
- make install-strip
|
- make install-strip
|
||||||
- tree /tmp/sysklogd
|
- tree /tmp/sysklogd
|
||||||
|
Loading…
x
Reference in New Issue
Block a user