Minor, update project description

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson 2018-06-11 22:32:36 +02:00
parent bd5ae42b4b
commit a5aaf51530

View File

@ -20,7 +20,7 @@ addons:
coverity_scan:
project:
name: "troglobit/editline"
description: "Minix editline"
description: "A small line editing library"
notification_email: troglobit@gmail.com
build_command_prepend: "./autogen.sh && ./configure --enable-sigstop --enable-terminal-bell"
build_command: "make -j5"