diff --git a/.travis.yml b/.travis.yml index 194260a..1f18033 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ addons: notification_email: jorge.castillo.prz@gmail.com build_command_prepend: "" build_command: "./gradlew checkstyle build" - branch_pattern: coverity_scan + branch_pattern: develop script: ./gradlew checkstyle build