diff --git a/.travis.yml b/.travis.yml index ea61ddd3..6fa99cfc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ addons: notification_email: timothyshanestack@gmail.com build_command_prepend: ./autogen.sh && ./configure build_command: make - branch_pattern: coverity_scan + branch_pattern: master