From 82e04758c895ce2cd6bddde5f72e592c718fcb69 Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Mon, 12 Feb 2018 11:56:32 +0330 Subject: [PATCH] minor --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 561172554..e2de5038d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -77,7 +77,6 @@ addons: - libgraphite2-dev # for extra shapers #- libgirepository1.0-dev # for gobject-introspection -addons: coverity_scan: project: name: harfbuzz/harfbuzz @@ -86,4 +85,4 @@ addons: notification_email: harfbuzz@lists.freedesktop.org build_command_prepend: ./autogen.sh --with-freetype --with-glib --with-gobject --with-cairo --with-icu --with-graphite2 build_command: make - branch_pattern: coverity_scan \ No newline at end of file + branch_pattern: coverity_scan