diff --git a/.travis.yml b/.travis.yml index 70f81f59..4abf76fc 100644 --- a/.travis.yml +++ b/.travis.yml @@ -19,4 +19,4 @@ addons: notification_email: timothyshanestack@gmail.com build_command_prepend: ./autogen.sh && ./configure build_command: make - branch_pattern: coverity_scan + branch_pattern: master