From 6835b0b10756e978f568dbb32f3c8ca0a615ecf1 Mon Sep 17 00:00:00 2001 From: Tobias Markus Date: Wed, 4 Mar 2015 21:05:37 +0100 Subject: [PATCH] Only check coverity_scan branch --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 66dfc759d..f9e54de46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -69,7 +69,7 @@ addons: notification_email: supertux-commit@lists.lethargik.org build_command_prepend: "cmake . && make clean" build_command: "make -j 4" - branch_pattern: master + branch_pattern: coverity_scan notifications: email: -- 2.11.0