diff --git a/.travis.yml b/.travis.yml index 059dd2b..a25727e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,4 +15,4 @@ addons: notification_email: nicolas+github@guillaumin.me build_command_prepend: "mvn clean" build_command: "mvn -DskipTests=true compile" - branch_pattern: coverity + branch_pattern: master